dartness_server
dartness
DartnessParam
fromJson property
fromJson
fromJson
property
Null safety
Function
?
fromJson
final
The function to convert the param from json.
Implementation
final Function? fromJson;
dartness_server
dartness
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 ==