handle abstract method

FutureOr<void> handle(
  1. Server? server
)

Implementation

FutureOr<void> handle(Server? server);