sendFromBob method

void sendFromBob(
  1. Uint8List bytes
)

Implementation

void sendFromBob(Uint8List bytes) => _b2a.add(bytes);