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

Private Member Functions

const SessionModel ({ super.id, super.jsonrpc, super.parentId, super.processType, super.db, super.isAdmin, super.isSystem, super.name, super.partnerId, super.statusCode, super.supportUrl, super.uid, super.userContext, super.username, super.token, })
factory SessionModel fromJson (Map< String, dynamic > json)
Map< String, dynamic > toJson ()

Detailed Description

Definition at line 3 of file session_model.dart.

Member Function Documentation

◆ fromJson()

factory SessionModel SessionEntity::fromJson ( Map< String, dynamic > json)
inlineprivate

Definition at line 22 of file session_model.dart.

Here is the call graph for this function:

◆ SessionModel()

const SessionEntity::SessionModel ( { super.id, super.jsonrpc, super.parentId, super.processType, super.db, super.isAdmin, super.isSystem, super.name, super.partnerId, super.statusCode, super.supportUrl, super.uid, super.userContext, super.username, super.token, } )
private
Here is the caller graph for this function:

◆ toJson()

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

Definition at line 47 of file session_model.dart.

Here is the call graph for this function:
Here is the caller graph for this function:

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