JsonObjectExtension extension

on
  • JsonObject?

Methods

tryCastToBool() bool?

Available on JsonObject?, provided by the JsonObjectExtension extension

tryCastToDateTime() DateTime?

Available on JsonObject?, provided by the JsonObjectExtension extension

tryCastToInt() int?

Available on JsonObject?, provided by the JsonObjectExtension extension

tryCastToListObj() List<Object>?

Available on JsonObject?, provided by the JsonObjectExtension extension

tryCastToNum() num?

Available on JsonObject?, provided by the JsonObjectExtension extension

tryCastToString() String?

Available on JsonObject?, provided by the JsonObjectExtension extension