menu
googleapis_beta package
documentation
recommendationengine/v1beta1.dart
GoogleApiHttpBody
GoogleApiHttpBody constructor
GoogleApiHttpBody constructor
dark_mode
light_mode
GoogleApiHttpBody
constructor
GoogleApiHttpBody
(
{
String
?
contentType
,
String
?
data
,
List
<
Map
<
String
,
Object
?
>
>
?
extensions
,
})
Implementation
GoogleApiHttpBody({ this.contentType, this.data, this.extensions, });
googleapis_beta package
documentation
recommendationengine/v1beta1
GoogleApiHttpBody
GoogleApiHttpBody constructor
GoogleApiHttpBody class