menu
googleapis package
documentation
vision/v1.dart
ImageSource
ImageSource.new constructor
ImageSource.new constructor
dark_mode
light_mode
ImageSource
constructor
ImageSource
(
{
String
?
gcsImageUri
,
String
?
imageUri
,
})
Implementation
ImageSource({
this
.gcsImageUri,
this
.imageUri, });
googleapis package
documentation
vision/v1
ImageSource
ImageSource.new constructor
ImageSource class
Constructors
new
fromJson
Properties
gcsImageUri
hashCode
imageUri
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==