menu
messenger
provider/drift/drift.dart
CallCredentialsRow
CallCredentialsRow const constructor
CallCredentialsRow
dark_mode
light_mode
CallCredentialsRow
constructor
const
CallCredentialsRow
(
{
required
String
callId
,
required
String
credentials
,
})
Implementation
const CallCredentialsRow({required this.callId, required this.credentials});
messenger
drift
CallCredentialsRow
CallCredentialsRow const constructor
CallCredentialsRow class