|
| | Partner ({ required this.contactName, required this.id, required this.isCompany, required this.name, required this.parentId, required this.partnerLatitude, required this.partnerLongitude, required this.street, }) |
| factory Partner | fromJson (Map< String, dynamic > json) |
| Map< String, dynamic > | toJson () |
| | Partner ({ this.id, this.isCompany, this.name, this.parentId, this.partnerLatitude, this.partnerLongitude, this.street, }) |
| factory Partner | fromJson (Map< String, dynamic > json) |
| Map< String, dynamic > | toJson () |
| | Partner ({ this.id, this.isCompany, this.name, this.parentId, this.partnerLatitude, this.partnerLongitude, this.street, }) |
| factory Partner | fromJson (Map< String, dynamic > json) |
| Map< String, dynamic > | toJson () |
◆ Partner() [1/3]
| Partner::Partner |
( |
{ required this.contactName, required this.id, required this.isCompany, required this.name, required this.parentId, required this.partnerLatitude, required this.partnerLongitude, required this.street, } | | ) |
|
|
private |
◆ Partner() [2/3]
| Partner::Partner |
( |
{ this.id, this.isCompany, this.name, this.parentId, this.partnerLatitude, this.partnerLongitude, this.street, } | | ) |
|
|
private |
◆ Partner() [3/3]
| Partner::Partner |
( |
{ this.id, this.isCompany, this.name, this.parentId, this.partnerLatitude, this.partnerLongitude, this.street, } | | ) |
|
|
private |
◆ fromJson() [1/3]
◆ fromJson() [2/3]
◆ fromJson() [3/3]
◆ toJson() [1/3]
| Map< String, dynamic > Partner::toJson |
( |
| ) |
|
|
inlineprivate |
◆ toJson() [2/3]
| Map< String, dynamic > Partner::toJson |
( |
| ) |
|
|
private |
◆ toJson() [3/3]
| Map< String, dynamic > Partner::toJson |
( |
| ) |
|
|
private |
◆ contactName
| final String Partner::contactName |
|
private |
◆ id
◆ isCompany
| final bool Partner::isCompany |
|
private |
◆ name
◆ parentId
| final int Partner::parentId |
|
private |
◆ partnerLatitude
| final String Partner::partnerLatitude |
|
private |
◆ partnerLongitude
| final String Partner::partnerLongitude |
|
private |
◆ street
The documentation for this class was generated from the following files: