dartness_server
dartness
DartnessParam
isQuery property
isQuery
isQuery
property
Null safety
bool
isQuery
final
Whether the param is a query param.
Implementation
final bool isQuery;
dartness_server
dartness
DartnessParam
isQuery property
DartnessParam class
Constructors
DartnessParam
Properties
defaultValue
fromJson
hashCode
isBody
isNamed
isOptional
isPath
isPositional
isQuery
name
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==