menu
yasee_plugin
models/check_entity.dart
CheckEntity
CheckEntity.fromJson factory constructor
CheckEntity.fromJson
dark_mode
light_mode
CheckEntity.fromJson
constructor
CheckEntity.fromJson
(
Map
json
)
Implementation
factory CheckEntity.fromJson(Map json) => _$CheckEntityFromJson(json);
yasee_plugin
check_entity
CheckEntity
CheckEntity.fromJson factory constructor
CheckEntity class