reactiveServices property

  1. @Deprecated('Use listenableServices property instead')
List<ReactiveServiceMixin> reactiveServices

Implementation

@Deprecated('Use listenableServices property instead')
List<ReactiveServiceMixin> get reactiveServices => [];