menu
googleapis package
documentation
iam/v1.dart
KeyData
KeyData constructor
KeyData constructor
dark_mode
light_mode
KeyData
constructor
KeyData
(
{
String
?
format
,
String
?
key
,
String
?
keySpec
,
String
?
notAfterTime
,
String
?
notBeforeTime
,
})
Implementation
KeyData({ this.format, this.key, this.keySpec, this.notAfterTime, this.notBeforeTime, });
googleapis package
documentation
iam/v1
KeyData
KeyData constructor
KeyData class