menu
turnkey_http package
documentation
__generated__/models.dart
v1GetPrivateKeysResponse
privateKeys property
privateKeys property
dark_mode
light_mode
privateKeys
property
List
<
v1PrivateKey
>
privateKeys
final
A list of private keys.
Implementation
final List<v1PrivateKey> privateKeys;
turnkey_http package
documentation
__generated__/models
v1GetPrivateKeysResponse
privateKeys property
v1GetPrivateKeysResponse class