menu
wings_data_model
wings_data_model
DioLinkResponseContext
DioLinkResponseContext const constructor
DioLinkResponseContext
brightness_4
DioLinkResponseContext
constructor
Null safety
const
DioLinkResponseContext
(
{
required
int
statusCode
}
)
Implementation
const DioLinkResponseContext({ required this.statusCode, });
wings_data_model
wings_data_model
DioLinkResponseContext
DioLinkResponseContext const constructor
DioLinkResponseContext class
Constructors
DioLinkResponseContext
Properties
fieldsForEquality
hashCode
runtimeType
statusCode
Methods
noSuchMethod
toString
Operators
operator ==