menu
yasee_plugin
models/kv.dart
KV
KV.fromJson factory constructor
KV.fromJson
dark_mode
light_mode
KV.fromJson
constructor
KV.fromJson
(
Map
json
)
Implementation
factory KV.fromJson(Map json) => _$KVFromJson(json);
yasee_plugin
kv
KV
KV.fromJson factory constructor
KV class