menu
optimus_flutter package
documentation
dto/internal_session/internal_session.dart
InternalSession
InternalSession.fromJson factory constructor
InternalSession.fromJson factory constructor
dark_mode
light_mode
InternalSession.fromJson
constructor
InternalSession.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory InternalSession.fromJson(Map<String, dynamic> json) => _$InternalSessionFromJson(json);
optimus_flutter package
documentation
dto/internal_session/internal_session
InternalSession
InternalSession.fromJson factory constructor
InternalSession class