menu
dartness_server
route
DartnessParam
fromJson property
fromJson
brightness_4
brightness_5
fromJson
property
Function
?
fromJson
final
The function to convert the param from json.
Implementation
final Function? fromJson;
dartness_server
route
DartnessParam
fromJson property
DartnessParam class
Constructors
DartnessParam
Properties
defaultValue
fromJson
hashCode
isBody
isNamed
isOptional
isPath
isPositional
isQuery
name
runtimeType
type
Methods
noSuchMethod
toString
Operators
operator ==