DataParsingException constructor
DataParsingException([
- String message = 'Failed to parse data'
Implementation
DataParsingException([this.message = 'Failed to parse data']);