error property

  1. @override
Object? get error
override

Returns the error of the state.

Implementation

@override
Object? get error => null;