menu
authyo_plugin package
documentation
models/widget_config.dart
AuthyoWidgetConfig
raw property
raw property
dark_mode
light_mode
raw
property
Map
<
String
,
dynamic
>
?
raw
final
The raw JSON this config was parsed from (kept for caching).
Implementation
final Map<String, dynamic>? raw;
authyo_plugin package
documentation
models/widget_config
AuthyoWidgetConfig
raw property
AuthyoWidgetConfig class