AvailableTime.fromJson constructor
AvailableTime.fromJson(
- JsonObject _json
Creates an AvailableTime instance from the provided JSON object.
Implementation
AvailableTime.fromJson(this._json);
Creates an AvailableTime instance from the provided JSON object.
AvailableTime.fromJson(this._json);