static const Map<PassType, String> passTypes = { PassType.password: "password", PassType.verifyCode: "verifycode", };