menu
googleapis package
documentation
cloudkms/v1.dart
MacVerifyRequest
MacVerifyRequest.new constructor
MacVerifyRequest.new constructor
dark_mode
light_mode
MacVerifyRequest
constructor
MacVerifyRequest
(
{
String
?
data
,
String
?
dataCrc32c
,
String
?
mac
,
String
?
macCrc32c
,
})
Implementation
MacVerifyRequest({
this
.data,
this
.dataCrc32c,
this
.mac,
this
.macCrc32c, });
googleapis package
documentation
cloudkms/v1
MacVerifyRequest
MacVerifyRequest.new constructor
MacVerifyRequest class