|
Aidra Driver 1.3.5+68
Aidra Driver - Your path to green energy
|
This is the complete list of members for NotificationEntity, including all inherited members.
| createDate | NotificationEntity | private |
| fromJson(Map< String, dynamic > json) | NotificationEntity | inlineprivate |
| id | NotificationEntity | private |
| name | NotificationEntity | private |
| NotificationEntity({ required this.id, required this.name, required this.createDate, }) | NotificationEntity | private |
| NotificationModel({ super.id, super.name, super.createDate, }) | NotificationEntity | private |
| toJson() | NotificationEntity | inlineprivate |