menu
googleapis package
documentation
cloudfunctions/v1.dart
CallFunctionResponse
CallFunctionResponse.new constructor
CallFunctionResponse.new constructor
dark_mode
light_mode
CallFunctionResponse
constructor
CallFunctionResponse
(
{
String
?
error
,
String
?
executionId
,
String
?
result
,
})
Implementation
CallFunctionResponse({
this
.error,
this
.executionId,
this
.result, });
googleapis package
documentation
cloudfunctions/v1
CallFunctionResponse
CallFunctionResponse.new constructor
CallFunctionResponse class