cryptogram3ds property

CardAuthMethods get cryptogram3ds

Device token on an Android device authenticated with a 3-D Secure cryptogram

Implementation

static CardAuthMethods get cryptogram3ds =>
    CardAuthMethods._("CRYPTOGRAM_3DS");