Searched defs:nullableTitle (Results 1 – 3 of 3) sorted by relevance
33 var nullableTitle: SetField<String?>? = null in fromAppFunctionData() variable74 val nullableTitle = updateNoteParams_appFunctionSerializable.nullableTitle in toAppFunctionData() constant
16 val nullableTitle: SetField<String?>? = null, constant in com.testdata.UpdateNoteParams
43 val nullableTitle: SetField<String?>? = null, constant in androidx.appfunctions.integration.tests.UpdateNoteParams