outgoingCapsuleXXPush method

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

Implementation

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