linktsp_api
list_model
Value
Value constructor
Value
Value
constructor
Null safety
Value
(
{
int
?
id
,
String
?
iDs
,
String
?
name
,
int
?
featureId
}
)
Implementation
Value({ this.id, this.iDs, this.name, this.featureId, });
linktsp_api
list_model
Value
Value constructor
Value class
Constructors
Value
fromJson
Properties
featureId
hashCode
id
iDs
name
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==