menu
wings_data_model
wings_data_model
EntityRead
<
T
>
EntityRead const constructor
EntityRead
brightness_4
EntityRead<
T
>
constructor
Null safety
const
EntityRead<
T
>
(
T
value
)
Implementation
const EntityRead(final T value) : super(value);
wings_data_model
wings_data_model
EntityRead
<
T
>
EntityRead const constructor
EntityRead class
Constructors
EntityRead
Properties
hashCode
props
runtimeType
stringify
value
Methods
noSuchMethod
toString
Operators
operator ==