Map<String, dynamic> toJson() => { 'totalCommands': totalCommands, 'includedCommands': includedCommands, 'tokens': tokens, };