call abstract method

Future<ActionCallback> call(
  1. String userId,
  2. String type,
  3. OfflinePushInfo? offlinePushInfo
)

Implementation

Future<ActionCallback> call(
    String userId, String type, OfflinePushInfo? offlinePushInfo);