menu
meshagent package
documentation
client.dart
ApiKeysRevocationResult
ApiKeysRevocationResult.new constructor
ApiKeysRevocationResult.new constructor
dark_mode
light_mode
ApiKeysRevocationResult
constructor
ApiKeysRevocationResult
(
{
required
List
<
String
>
revoked
,
})
Implementation
ApiKeysRevocationResult({required this.revoked});
meshagent package
documentation
client
ApiKeysRevocationResult
ApiKeysRevocationResult.new constructor
ApiKeysRevocationResult class