menu
mono_flutter package
documentation
models/mono_customer.dart
MonoExistingCustomerModel
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
mono_flutter package
documentation
models/mono_customer
MonoExistingCustomerModel
toJson method
MonoExistingCustomerModel class