parseError property

String? parseError

Property getter and setter for parseError:

Implementation

String? get parseError;
void parseError=(String? parseError)

Implementation

set parseError(String? parseError);