isValid method

bool isValid()

Implementation

bool isValid() {
  return _dataType == '.FIT';
}