menu
google_vision
google_vision
Image
Image constructor
Image
brightness_4
Image
constructor
Null safety
Image
(
{
String
?
imageUri
,
Painter
?
painter
}
)
Implementation
Image({ this.imageUri, this.painter, });
google_vision
google_vision
Image
Image constructor
Image class
Constructors
Image
fromJson
Properties
hashCode
imageUri
painter
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==