irte_engine
brick.g
UserAdapter
toKey property
toKey
toKey
property
Null safety
String
?
toKey
final
Submits data under this key when serializing to REST
Implementation
@override final String? toKey = null;
irte_engine
brick.g
UserAdapter
toKey property
UserAdapter class
Constructors
UserAdapter
Properties
fieldsToSqliteColumns
fromKey
hashCode
runtimeType
tableName
toKey
Methods
afterSave
beforeSave
fromRest
fromSqlite
noSuchMethod
primaryKeyByUniqueColumns
restEndpoint
toRest
toSqlite
toString
Operators
operator ==