error property

String? get error

Implementation

String? get error {
  return _error;
}