menu
stream_feed package
documentation
stream_feed.dart
AIImageConfig
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
AIImageConfig
fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
static AIImageConfig fromJson(Map<String, dynamic> json) => _$AIImageConfigFromJson(json);
stream_feed package
documentation
stream_feed
AIImageConfig
fromJson static method
AIImageConfig class