Reloads the service configuration.
@override Future<void> serviceReload() async { return await methodChannel.invokeMethod('serviceReload'); }