menu
tdlib2 package
documentation
td_api.dart
TemporaryPasswordState
TemporaryPasswordState.new constructor
TemporaryPasswordState.new constructor
dark_mode
light_mode
TemporaryPasswordState
constructor
TemporaryPasswordState
(
{
required
bool
hasPassword
,
required
int
validFor
,
})
Implementation
TemporaryPasswordState({required this.hasPassword, required this.validFor});
tdlib2 package
documentation
td_api
TemporaryPasswordState
TemporaryPasswordState.new constructor
TemporaryPasswordState class