error property

  1. @protected
String? error
getter/setter pair

Current error message, if any.

Implementation

@protected

/// Current error message, if any.
String? error;