handle abstract method

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

Implementation

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