reactiveServices property

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

Implementation

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