menu
firebaseapis package
documentation
firestore/v1.dart
GoogleLongrunningOperation
GoogleLongrunningOperation constructor
GoogleLongrunningOperation constructor
dark_mode
light_mode
GoogleLongrunningOperation
constructor
GoogleLongrunningOperation
(
{
bool
?
done
,
Status
?
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
firestore/v1
GoogleLongrunningOperation
GoogleLongrunningOperation constructor
GoogleLongrunningOperation class