menu
techgrains package
documentation
com/techgrains/singleton/tg_session.dart
TGSession
createdAt method
createdAt method
dark_mode
light_mode
createdAt
method
DateTime
?
createdAt
(
)
TGSession created at
Implementation
DateTime? createdAt() { return _createdAt; }
techgrains package
documentation
com/techgrains/singleton/tg_session
TGSession
createdAt method
TGSession class