commands property

List<String> commands

Implementation

static List<String> get commands => List.from(keys(_cm!['commands'])!);