PromiseError<T> constructor
const
PromiseError<T> (
- Object? error
Implementation
const factory PromiseError(final Object? error) = _$PromiseError<T>;
const factory PromiseError(final Object? error) = _$PromiseError<T>;