NoMetadataParserException constructor
const
NoMetadataParserException({
- required File track,
Implementation
const NoMetadataParserException({
required this.track,
});
const NoMetadataParserException({
required this.track,
});