linktsp_api
feature_model
Feature
Feature constructor
Feature
Feature
constructor
Null safety
Feature
(
{
String
?
name
,
String
?
value
,
String
?
imageUrl
}
)
Implementation
Feature({ this.name, this.value, this.imageUrl, });
linktsp_api
feature_model
Feature
Feature constructor
Feature class
Constructors
Feature
fromJson
Properties
hashCode
imageUrl
name
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==