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

Private Member Functions

 ReqCollectionValidationModel ({required super.id, required super.userId})
factory ReqCollectionValidationModel fromJson (Map< String, dynamic > json)
override Map< String, dynamic > toJson ()
factory ReqCollectionValidationModel fromEntity (ReqCollectionValidationEntity entity)
 ReqCollectionValidationEntity ({ required this.id, required this.userId, })
Map< String, dynamic > toJson ()

Private Attributes

final String id
final String userId

Detailed Description

Definition at line 3 of file req_collection_validation_model.dart.

Constructor & Destructor Documentation

◆ ReqCollectionValidationEntity()

ReqCollectionValidationEntity::ReqCollectionValidationEntity ( { required this.id, required this.userId, } )
private
Here is the caller graph for this function:

Member Function Documentation

◆ fromEntity()

factory ReqCollectionValidationModel ReqCollectionValidationEntity::fromEntity ( ReqCollectionValidationEntity entity)
inlineprivate

Definition at line 22 of file req_collection_validation_model.dart.

Here is the call graph for this function:

◆ fromJson()

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

Definition at line 7 of file req_collection_validation_model.dart.

Here is the call graph for this function:

◆ ReqCollectionValidationModel()

ReqCollectionValidationEntity::ReqCollectionValidationModel ( {required super.id, required super.userId} )
private
Here is the caller graph for this function:

◆ toJson() [1/2]

override Map< String, dynamic > ReqCollectionValidationEntity::toJson ( )
inlineprivate

Definition at line 15 of file req_collection_validation_model.dart.

◆ toJson() [2/2]

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

Definition at line 10 of file req_collection_validation_entity.dart.

Member Data Documentation

◆ id

final String ReqCollectionValidationEntity::id
private

Definition at line 2 of file req_collection_validation_entity.dart.

◆ userId

final String ReqCollectionValidationEntity::userId
private

Definition at line 3 of file req_collection_validation_entity.dart.


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