menu
nim_core_v2
nim_core.dart
NIMDndConfig
NIMDndConfig.fromJson factory constructor
NIMDndConfig.fromJson
dark_mode
light_mode
NIMDndConfig.fromJson
constructor
NIMDndConfig.fromJson
(
Map
<
String
,
dynamic
>
map
)
Implementation
factory NIMDndConfig.fromJson(Map<String, dynamic> map) => _$NIMDndConfigFromJson(map);
nim_core_v2
nim_core_v2
NIMDndConfig
NIMDndConfig.fromJson factory constructor
NIMDndConfig class