menu
k_auth package
documentation
testing/mock_k_auth.dart
MockKAuth
expiresAt property
expiresAt property
dark_mode
light_mode
expiresAt
property
DateTime
?
get
expiresAt
토큰 만료 시간
Implementation
DateTime? get expiresAt => _expiresAt;
k_auth package
documentation
testing/mock_k_auth
MockKAuth
expiresAt property
MockKAuth class