Mpeg4 constructor Null safety

Mpeg4(
  1. dynamic xmlGovLength,
  2. dynamic xmlMpeg4Profile
)

Implementation

Mpeg4(this.xmlGovLength, this.xmlMpeg4Profile);