menu
techgrains package
documentation
com/techgrains/singleton/tg_session.dart
TGSession
getInstance static method
getInstance static method
dark_mode
light_mode
getInstance
static method
TGSession
getInstance
(
)
Gets TGSession's instance reference
Implementation
static TGSession getInstance() { return _instance; }
techgrains package
documentation
com/techgrains/singleton/tg_session
TGSession
getInstance static method
TGSession class