json_rpc_2 package
documentation
json_rpc_2
Parameter
exists property
exists
json_rpc_2 package
documentation
json_rpc_2
Parameter
exists property
Parameter class
Properties
asBool
asDateTime
asInt
asList
asMap
asNum
asString
asUri
exists
hashCode
method
runtimeType
value
Methods
asBoolOr
asDateTimeOr
asIntOr
asListOr
asMapOr
asNumOr
asStringOr
asUriOr
noSuchMethod
toString
valueOr
Operators
operator ==
operator []
exists
property
bool
exists
Whether this parameter exists.
Implementation
bool get exists => true;