Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
Loading...
Searching...
No Matches
res_cancellation_reason_entity.dart
Go to the documentation of this file.
2 final int? id;
3 final String? name;
4
6 required this.id,
7 required this.name,
8 });
9}
ResCancellationReasonEntity({ required this.id, required this.name, })
class Partner String