ULicencePlateDetailResponse constructor
ULicencePlateDetailResponse({})
Implementation
ULicencePlateDetailResponse({
this.status,
this.tracePlate,
this.items,
this.isCached = false,
this.cachedAt,
this.cacheExpiresAt,
});