error property

Signal<Object?> error
final

Implementation

final Signal<Object?> error = Signal<Object?>(null);