command property

  1. @BuiltValueField(wireName: r'command')
String command

The slash command to execute

Implementation

@BuiltValueField(wireName: r'command')
String get command;