veridflutterplugin
DiagnosticInfo
DiagnosticInfo
DiagnosticInfo constructor
DiagnosticInfo
veridflutterplugin
DiagnosticInfo
DiagnosticInfo
DiagnosticInfo constructor
DiagnosticInfo class
Constructors
DiagnosticInfo
fromJson
Properties
brightness
contrast
hashCode
maskScore
runtimeType
sharpness
Methods
noSuchMethod
toJson
toString
Operators
operator ==
DiagnosticInfo
constructor
DiagnosticInfo
(
{
double
maskScore
,
double
brightness
,
double
contrast
,
double
sharpness
}
)
Implementation
DiagnosticInfo( {this.maskScore, this.brightness, this.contrast, this.sharpness});