handle abstract method

FutureOr<void> handle(
  1. ServerChannel? channel
)

Implementation

FutureOr<void> handle(ServerChannel? channel);