call method

  1. @override
void call(
  1. Hub hub,
  2. SentryOptions options
)
override

A Callable method for the Integration interface

Implementation

@override
void call(Hub hub, SentryOptions options) {}