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