handle abstract method

FutureOr<void> handle(
  1. ServerButtonContext ctx
)

Implementation

FutureOr<void> handle(ServerButtonContext ctx);