getError property

String? get getError

Implementation

String? get getError {
  return error;
}