rawArguments property Null safety

String rawArguments
final

The raw String that was used to parse this context's arguments, i.e the messages content with prefix and command Command.fullName stripped.

Implementation

final String rawArguments;