isCSV property

bool isCSV

Implementation

bool get isCSV => hasMatch(r'^.+\.csv$');