providersDeflection property

Stream<AnswerProviderModel> providersDeflection

Implementation

Stream<AnswerProviderModel> get providersDeflection =>
    _providersDeflection.stream.asBroadcastStream();