call abstract method

TRes call({
  1. String? vapidKey,
  2. String? userId,
})

Implementation

TRes call({
  String? vapidKey,
  String? userId,
});