isMP3 property

bool isMP3

Implementation

bool get isMP3 => hasMatch(r'^.+\.mp3$');