json property
JsonObject
get
json
Converts this AvailableTime instance to a JSON object.
Implementation
JsonObject get json => _json;
Converts this AvailableTime instance to a JSON object.
JsonObject get json => _json;