menu
fluo package
documentation
api/models/app_config.dart
AppConfig
authMethods property
authMethods property
dark_mode
light_mode
authMethods
property
List
<
AuthMethod
>
get
authMethods
inherited
Implementation
List<AuthMethod> get authMethods => throw _privateConstructorUsedError;
fluo package
documentation
api/models/app_config
AppConfig
authMethods property
AppConfig class