RowDimensions constructor
RowDimensions({
- String? publisherIdentifier,
- TimeInterval? timeInterval,
Implementation
RowDimensions({
this.publisherIdentifier,
this.timeInterval,
});