UFreewayTollsResponse constructor
UFreewayTollsResponse({})
Implementation
UFreewayTollsResponse({
this.totalPrice,
this.items,
this.isCached = false,
this.cachedAt,
this.cacheExpiresAt,
});
UFreewayTollsResponse({
this.totalPrice,
this.items,
this.isCached = false,
this.cachedAt,
this.cacheExpiresAt,
});