errorStream property

Stream<LocusError>? get errorStream

Implementation

static Stream<LocusError>? get errorStream => _instance.errorStream;