menu
sghi_core package
documentation
domain_objects/entities/supplier_profile.dart
SupplierProfile
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this SupplierProfile to a JSON map.
Implementation
Map<String, dynamic> toJson();
sghi_core package
documentation
domain_objects/entities/supplier_profile
SupplierProfile
toJson abstract method
SupplierProfile class