error property

String? error

outputs the error text (string)

Implementation

String? get error => _ruleModel.error;