commandInvocations property

List<CommandInvocation>? commandInvocations
final

(Optional) A list of all invocations.

Implementation

final List<CommandInvocation>? commandInvocations;