Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
Partner Class Reference

Private Member Functions

 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 ()

Private Attributes

final String contactName
final int id
final bool isCompany
final String name
final int parentId
final String partnerLatitude
final String partnerLongitude
final String street

Detailed Description

Definition at line 93 of file collection_voucher_document_model.dart.

Constructor & Destructor Documentation

◆ 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
Here is the caller graph for this function:

◆ 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

Member Function Documentation

◆ fromJson() [1/3]

factory Partner Partner::fromJson ( Map< String, dynamic > json)
inlineprivate

Definition at line 114 of file collection_voucher_document_model.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fromJson() [2/3]

factory Partner Partner::fromJson ( Map< String, dynamic > json)
inlineprivate

Definition at line 137 of file delivery_voucher_document.dart.

Here is the call graph for this function:

◆ fromJson() [3/3]

factory Partner Partner::fromJson ( Map< String, dynamic > json)
inlineprivate

Definition at line 149 of file manifest_document.dart.

Here is the call graph for this function:

◆ toJson() [1/3]

Map< String, dynamic > Partner::toJson ( )
inlineprivate

Definition at line 127 of file collection_voucher_document_model.dart.

◆ toJson() [2/3]

Map< String, dynamic > Partner::toJson ( )
private

◆ toJson() [3/3]

Map< String, dynamic > Partner::toJson ( )
private

Member Data Documentation

◆ contactName

final String Partner::contactName
private

Definition at line 94 of file collection_voucher_document_model.dart.

◆ id

final int Partner::id
private

Definition at line 95 of file collection_voucher_document_model.dart.

◆ isCompany

final bool Partner::isCompany
private

Definition at line 96 of file collection_voucher_document_model.dart.

◆ name

final String Partner::name
private

Definition at line 97 of file collection_voucher_document_model.dart.

◆ parentId

final int Partner::parentId
private

Definition at line 98 of file collection_voucher_document_model.dart.

◆ partnerLatitude

final String Partner::partnerLatitude
private

Definition at line 99 of file collection_voucher_document_model.dart.

◆ partnerLongitude

final String Partner::partnerLongitude
private

Definition at line 100 of file collection_voucher_document_model.dart.

◆ street

final String Partner::street
private

Definition at line 101 of file collection_voucher_document_model.dart.


The documentation for this class was generated from the following files: