blocked method

String blocked(
  1. String text
)

A blocked/refused notice (e.g. a command_shield denial).

Implementation

String blocked(String text) => text;