linktsp_api
setting_model
Version
Version constructor
Version
Version
constructor
Null safety
Version
(
{
String
?
no
,
bool
?
available
,
double
?
serial
}
)
Implementation
Version({ this.no, this.available, this.serial, });
linktsp_api
setting_model
Version
Version constructor
Version class
Constructors
Version
fromJson
Properties
available
hashCode
no
runtimeType
serial
Methods
noSuchMethod
toJson
toString
Operators
operator ==