menu
turnkey_http package
documentation
__generated__/models.dart
v1CreateAuthenticatorsResult
v1CreateAuthenticatorsResult.new const constructor
v1CreateAuthenticatorsResult.new const constructor
dark_mode
light_mode
v1CreateAuthenticatorsResult
constructor
const
v1CreateAuthenticatorsResult
(
{
required
List
<
String
>
authenticatorIds
,
})
Implementation
const v1CreateAuthenticatorsResult({ required this.authenticatorIds, });
turnkey_http package
documentation
__generated__/models
v1CreateAuthenticatorsResult
v1CreateAuthenticatorsResult.new const constructor
v1CreateAuthenticatorsResult class