TrackPropertiesMissingFormatError

TrackPropertiesMissingFormatError

The `TrackPropertiesMissingFormatError` class represents an error that occurs when the `properties.format` property is `null` and **required** in a function. The `TrackProperties` class will not throw this error, but rather a consuming class that likely extends the `Track` class.