pip_services3_commons
pip_services3_commons
AnyValue
getAsObject method
getAsObject
pip_services3_commons
pip_services3_commons
AnyValue
getAsObject method
AnyValue class
Constructors
AnyValue
fromJson
Properties
hashCode
runtimeType
Methods
clone
equals
equalsAsType
fromJson
getAsArray
getAsBoolean
getAsBooleanWithDefault
getAsDateTime
getAsDateTimeWithDefault
getAsDouble
getAsDoubleWithDefault
getAsDuration
getAsDurationWithDefault
getAsFloat
getAsFloatWithDefault
getAsInteger
getAsIntegerWithDefault
getAsLong
getAsLongWithDefault
getAsMap
getAsNullableBoolean
getAsNullableDateTime
getAsNullableDouble
getAsNullableDuration
getAsNullableFloat
getAsNullableInteger
getAsNullableLong
getAsNullableString
getAsNullableType
getAsObject
getAsString
getAsStringWithDefault
getAsType
getAsTypeWithDefault
getTypeCode
innerValue
setAsObject
toJson
toString
noSuchMethod
Operators
operator ==
getAsObject
method
dynamic
getAsObject
(
)
Gets the value stored in this object without any conversions
Returns the object value.