menu
turnkey_http package
documentation
__generated__/models.dart
TGetAuthenticatorsBody
TGetAuthenticatorsBody.new const constructor
TGetAuthenticatorsBody.new const constructor
dark_mode
light_mode
TGetAuthenticatorsBody
constructor
const
TGetAuthenticatorsBody
(
{
String
?
organizationId
,
required
String
userId
,
})
Implementation
const TGetAuthenticatorsBody({ this.organizationId, required this.userId, });
turnkey_http package
documentation
__generated__/models
TGetAuthenticatorsBody
TGetAuthenticatorsBody.new const constructor
TGetAuthenticatorsBody class