call abstract method

TRes call({
  1. bool? enable,
  2. bool? internal,
  3. Input$NotificationIntegrationPlatformAPIInput? api,
})

Implementation

TRes call({
  bool? enable,
  bool? internal,
  Input$NotificationIntegrationPlatformAPIInput? api,
});