getError property

E? getError

Implementation

E? get getError => dirty ? error : null;