menu
auth_management package
documentation
core.dart
Auth<Key extends AuthKeys>
json property
json property
dark_mode
light_mode
json
property
@
override
String
get
json
override
Returns the entity as a JSON string
Implementation
@override String get json => jsonEncode(source);
auth_management package
documentation
core
Auth<Key extends AuthKeys>
json property
Auth class