BackgroundService constructor

BackgroundService(
  1. MethodChannel _channel
)

Implementation

BackgroundService(this._channel);