menu
biometric_signature package
documentation
key_material.dart
FormattedValue
FormattedValue.new const constructor
FormattedValue.new const constructor
dark_mode
light_mode
FormattedValue
constructor
const
FormattedValue
(
{
required
KeyFormat
format
,
required
Object
value
,
String
?
pemLabel
,
})
Implementation
const FormattedValue({ required this.format, required this.value, this.pemLabel, });
biometric_signature package
documentation
key_material
FormattedValue
FormattedValue.new const constructor
FormattedValue class