menu
messenger
domain/model/session.dart
RefreshSessionSecrets
RefreshSessionSecrets.new constructor
RefreshSessionSecrets.new
dark_mode
light_mode
RefreshSessionSecrets
constructor
RefreshSessionSecrets
(
RefreshTokenSecretInput
refresh
,
AccessTokenSecretInput
access
)
Implementation
RefreshSessionSecrets(this.refresh, this.access);
messenger
session
RefreshSessionSecrets
RefreshSessionSecrets.new constructor
RefreshSessionSecrets class