menu
bkclient_flutter package
documentation
request/base_model.dart
JSONModel
fromJSON abstract method
fromJSON abstract method
dark_mode
light_mode
fromJSON
abstract method
void
fromJSON
(
Map
<
String
,
dynamic
>
json
)
Implementation
void fromJSON(Map<String, dynamic> json);
bkclient_flutter package
documentation
request/base_model
JSONModel
fromJSON abstract method
JSONModel class