menu
google_vision
google_vision
DetectedBreak
DetectedBreak constructor
DetectedBreak
brightness_4
DetectedBreak
constructor
Null safety
DetectedBreak
(
{
BreakType
type
=
BreakType.UNKNOWN
,
required
bool
isPrefix
}
)
Implementation
DetectedBreak({ this.type = BreakType.UNKNOWN, required this.isPrefix, });
google_vision
google_vision
DetectedBreak
DetectedBreak constructor
DetectedBreak class
Constructors
DetectedBreak
fromJson
Properties
hashCode
isPrefix
runtimeType
type
Methods
noSuchMethod
toJson
toString
Operators
operator ==