menu
affyid_sdk package
documentation
api.dart
TwoFactorConfirmResponse
requiredKeys constant
requiredKeys constant
dark_mode
light_mode
requiredKeys
constant
Set
<
String
>
const
requiredKeys
The list of required keys that must be present in a JSON.
Implementation
static const requiredKeys = <String>{ };
affyid_sdk package
documentation
api
TwoFactorConfirmResponse
requiredKeys constant
TwoFactorConfirmResponse class