menu
sghi_core package
documentation
domain_objects/entities/supplier_profile.dart
SupplierProfile
SupplierProfile.fromJson factory constructor
SupplierProfile.fromJson factory constructor
dark_mode
light_mode
SupplierProfile.fromJson
constructor
SupplierProfile.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory SupplierProfile.fromJson(Map<String, dynamic> json) => _$SupplierProfileFromJson(json);
sghi_core package
documentation
domain_objects/entities/supplier_profile
SupplierProfile
SupplierProfile.fromJson factory constructor
SupplierProfile class