handle abstract method

FutureOr<void> handle(
  1. PrivateChannel channel
)

Implementation

FutureOr<void> handle(PrivateChannel channel);