$errorsJson property

Object $errorsJson
override

Implementation

Object get $errorsJson => _validationErrors.map((e) => e.toJson()).toList();