Aidra Connect 10.0.2+16
Aidra Connect Mobile Application
Loading...
Searching...
No Matches
NotificationEntity Class Reference

Private Member Functions

const NotificationModel ({ required super.createDate, required super.id, required super.name, })
factory NotificationModel fromJson (Map< String, dynamic > json)
Map< String, dynamic > toJson ()

Detailed Description

Definition at line 3 of file notitfication_model.dart.

Member Function Documentation

◆ fromJson()

factory NotificationModel NotificationEntity::fromJson ( Map< String, dynamic > json)
inlineprivate

Definition at line 10 of file notitfication_model.dart.

Here is the call graph for this function:

◆ NotificationModel()

const NotificationEntity::NotificationModel ( { required super.createDate, required super.id, required super.name, } )
private
Here is the caller graph for this function:

◆ toJson()

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

Definition at line 20 of file notitfication_model.dart.


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