menu
aatkit_flutter_plugin package
documentation
configuration/aatkit_ad_network_options.dart
DisplayIOOptions
DisplayIOOptions.fromJson factory constructor
DisplayIOOptions.fromJson factory constructor
dark_mode
light_mode
DisplayIOOptions.fromJson
constructor
DisplayIOOptions.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DisplayIOOptions.fromJson(Map<String, dynamic> json) => _$DisplayIOOptionsFromJson(json);
aatkit_flutter_plugin package
documentation
configuration/aatkit_ad_network_options
DisplayIOOptions
DisplayIOOptions.fromJson factory constructor
DisplayIOOptions class