util library

Enums

HttpMethod
An enum representing the different HTTP methods.

Functions

getValueFromJson(dynamic jsonObject, List<String> propertyPath) → dynamic
Gets the value of a nested property from a JSON object.