outgoingCapsuleXXPush method

Future<Uint8List?> outgoingCapsuleXXPush(
  1. int xxHash
)

Implementation

Future<Uint8List?> outgoingCapsuleXXPush(int xxHash) async =>
    homeSite?.outgoingCapsuleXXPush(xxHash);