Future<bool> init(Function(Map<dynamic, dynamic>) backgroundMessageHandler, [String title = "Pushed", String body = "The service active"]) { throw UnimplementedError('init() has not been implemented.'); }