menu
firebaseapis package
documentation
firebaseextensions/v1beta.dart
GoogleLongrunningOperation
GoogleLongrunningOperation constructor
GoogleLongrunningOperation constructor
dark_mode
light_mode
GoogleLongrunningOperation
constructor
GoogleLongrunningOperation
(
{
bool
?
done
,
GoogleRpcStatus
?
error
,
Map
<
String
,
Object
?
>
?
metadata
,
String
?
name
,
Map
<
String
,
Object
?
>
?
response
,
})
Implementation
GoogleLongrunningOperation({ this.done, this.error, this.metadata, this.name, this.response, });
firebaseapis package
documentation
firebaseextensions/v1beta
GoogleLongrunningOperation
GoogleLongrunningOperation constructor
GoogleLongrunningOperation class