menu
nim_core
nim_core
NIMTeam
NIMTeam.fromMap factory constructor
NIMTeam.fromMap
brightness_4
brightness_5
NIMTeam.fromMap
constructor
NIMTeam.fromMap
(
Map
<
String
,
dynamic
>
map
)
Implementation
factory NIMTeam.fromMap(Map<String, dynamic> map) => _$NIMTeamFromJson(map);
nim_core
nim_core
NIMTeam
NIMTeam.fromMap factory constructor
NIMTeam class