handle abstract method

FutureOr<void> handle(
  1. Role role,
  2. Server server
)

Implementation

FutureOr<void> handle(Role role, Server server);