BusFeedInfo constructor
Implementation
BusFeedInfo({
this.feedPublisherName,
this.feedPublisherUrl,
this.feedLang,
this.feedStartDate,
this.feedEndDate,
this.feedVersion
});
BusFeedInfo({
this.feedPublisherName,
this.feedPublisherUrl,
this.feedLang,
this.feedStartDate,
this.feedEndDate,
this.feedVersion
});