menu
ekyc_flutter package
documentation
app/data/models/cmnd_model.dart
CMNDModel
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
ekyc_flutter package
documentation
app/data/models/cmnd_model
CMNDModel
toJson method
CMNDModel class