Map<String, String?> toMap() => { AiuiConstant.keyMicType: micType, AiuiConstant.keyResType: resType?.name, // AiuiConstant.keyResPath: resPath, };