LayerInfo constructor Null safety
Implementation
LayerInfo(
{required this.encodingId,
required this.spatialLayerId,
required this.temporalLayerId,
required this.maxSpatialLayerId,
required this.maxTemporalLayerId});
LayerInfo(
{required this.encodingId,
required this.spatialLayerId,
required this.temporalLayerId,
required this.maxSpatialLayerId,
required this.maxTemporalLayerId});