BaseCommand.fromType(String msgType, String cmd) : super.fromType(msgType) { this['command'] = cmd; }