menu
googleapis package
documentation
vault/v1.dart
Operation
Operation.new constructor
Operation.new constructor
dark_mode
light_mode
Operation
constructor
Operation
(
{
bool
?
done
,
Status
?
error
,
Map
<
String
,
Object
?
>
?
metadata
,
String
?
name
,
Map
<
String
,
Object
?
>
?
response
,
})
Implementation
Operation({
this
.done,
this
.error,
this
.metadata,
this
.name,
this
.response, });
googleapis package
documentation
vault/v1
Operation
Operation.new constructor
Operation class