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

Private Member Functions

 ResCollectionContactModel ({ required super.id, required super.reference, })
factory ResCollectionContactModel fromJson (Map< String, dynamic > json)
Map< String, dynamic > toJson ()
ResCollectionContactEntity toEntity ()
 ResCollectionContactEntity ({ this.id, this.reference, })

Private Attributes

final int id
final String reference

Detailed Description

Definition at line 3 of file res_collection_contact_model.dart.

Constructor & Destructor Documentation

◆ ResCollectionContactEntity()

ResCollectionContactEntity::ResCollectionContactEntity ( { this.id, this.reference, } )
private
Here is the caller graph for this function:

Member Function Documentation

◆ fromJson()

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

Definition at line 10 of file res_collection_contact_model.dart.

Here is the call graph for this function:

◆ ResCollectionContactModel()

ResCollectionContactEntity::ResCollectionContactModel ( { required super.id, required super.reference, } )
private
Here is the caller graph for this function:

◆ toEntity()

ResCollectionContactEntity ResCollectionContactEntity::toEntity ( )
inlineprivate

Definition at line 24 of file res_collection_contact_model.dart.

Here is the call graph for this function:

◆ toJson()

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

Definition at line 17 of file res_collection_contact_model.dart.

Member Data Documentation

◆ id

final int ResCollectionContactEntity::id
private

Definition at line 2 of file res_collection_contact_entity.dart.

◆ reference

final String ResCollectionContactEntity::reference
private

Definition at line 3 of file res_collection_contact_entity.dart.


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