menu
googleapis package
documentation
jobs/v3.dart
ProcessingOptions
ProcessingOptions.new constructor
ProcessingOptions.new constructor
dark_mode
light_mode
ProcessingOptions
constructor
ProcessingOptions
(
{
bool
?
disableStreetAddressResolution
,
String
?
htmlSanitization
,
})
Implementation
ProcessingOptions({
this
.disableStreetAddressResolution,
this
.htmlSanitization, });
googleapis package
documentation
jobs/v3
ProcessingOptions
ProcessingOptions.new constructor
ProcessingOptions class
Constructors
new
fromJson
Properties
disableStreetAddressResolution
hashCode
htmlSanitization
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==