error property

String? error
final

Any error description if an error happened. Will be null if, and only if, the step passed.

Implementation

final String? error;