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