menu
star_live package
documentation
bean/new_msg_num.dart
NewMsgNum
NewMsgNum.fromJson constructor
NewMsgNum.fromJson constructor
dark_mode
light_mode
NewMsgNum.fromJson
constructor
NewMsgNum.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
NewMsgNum.fromJson(Map<String, dynamic> json) { newMsgNum = json['newMsgNum']; msg = json['msg']; }
star_live package
documentation
bean/new_msg_num
NewMsgNum
NewMsgNum.fromJson constructor
NewMsgNum class