menu
fluor package
documentation
retrofit
PartValue
<
T
>
PartValue constructor
PartValue
brightness_4
PartValue<
T
>
constructor
PartValue<
T
>
(
String
name
,
T
value
)
Implementation
PartValue(this.name, this.value);
fluor package
documentation
retrofit
PartValue
<
T
>
PartValue constructor
PartValue class
Constructors
PartValue
Properties
hashCode
name
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==