menu
messenger
provider/drift/drift.dart
RefreshSecretRow
RefreshSecretRow.new const constructor
RefreshSecretRow.new
dark_mode
light_mode
RefreshSecretRow
constructor
const
RefreshSecretRow
(
{
required
String
userId
,
required
String
refresh
,
required
String
access
,
})
Implementation
const RefreshSecretRow({ required this.userId, required this.refresh, required this.access, });
messenger
drift
RefreshSecretRow
RefreshSecretRow.new const constructor
RefreshSecretRow class