sendFromAlice method

void sendFromAlice(
  1. Uint8List bytes
)

Implementation

void sendFromAlice(Uint8List bytes) => _a2b.add(bytes);