menu
google_vision
google_vision
Landmark
Landmark constructor
Landmark
brightness_4
Landmark
constructor
Null safety
Landmark
(
{
required
LandmarkType
type
,
required
Position
position
}
)
Implementation
Landmark({required this.type, required this.position});
google_vision
google_vision
Landmark
Landmark constructor
Landmark class
Constructors
Landmark
fromJson
Properties
hashCode
position
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==