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

Private Member Functions

 ResCancelationReasonModel ({ super.id, super.name, })
factory ResCancelationReasonModel fromJson (Map< String, dynamic > json)
Map< String, dynamic > toJson ()
 ResCancellationReasonEntity ({ required this.id, required this.name, })

Private Attributes

final int id
final String name

Detailed Description

Definition at line 3 of file res_cancelation_reason_model.dart.

Constructor & Destructor Documentation

◆ ResCancellationReasonEntity()

ResCancellationReasonEntity::ResCancellationReasonEntity ( { required this.id, required this.name, } )
private

Member Function Documentation

◆ fromJson()

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

Definition at line 10 of file res_cancelation_reason_model.dart.

Here is the call graph for this function:

◆ ResCancelationReasonModel()

ResCancellationReasonEntity::ResCancelationReasonModel ( { super.id, super.name, } )
private
Here is the caller graph for this function:

◆ toJson()

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

Definition at line 17 of file res_cancelation_reason_model.dart.

Member Data Documentation

◆ id

final int ResCancellationReasonEntity::id
private

Definition at line 2 of file res_cancellation_reason_entity.dart.

◆ name

final String ResCancellationReasonEntity::name
private

Definition at line 3 of file res_cancellation_reason_entity.dart.


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