error property

String? error
inherited

Error is string explaining what went wrong. Empty if everything was fine.

Implementation

String? get error => throw _privateConstructorUsedError;