menu
bujuan_music_api package
documentation
api/user/entity/qr_check_entity.dart
QrCheckEntity
QrCheckEntity.fromJson factory constructor
QrCheckEntity.fromJson factory constructor
dark_mode
light_mode
QrCheckEntity.fromJson
constructor
QrCheckEntity.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory QrCheckEntity.fromJson(Map<String, dynamic> json) => $QrCheckEntityFromJson(json);
bujuan_music_api package
documentation
api/user/entity/qr_check_entity
QrCheckEntity
QrCheckEntity.fromJson factory constructor
QrCheckEntity class