n02 constant
Dimensions of the 3DS2 challenge window to be displayed to the cardholder. Possible values: * 01 - size of 250x400 * 02 - size of 390x400 * 03 - size of 500x600 * 04 - size of 600x400 * 05 - Fullscreen
Implementation
@BuiltValueEnumConst(wireName: r'02')
static const ThreeDSRequestDataChallengeWindowSizeEnum n02 = _$threeDSRequestDataChallengeWindowSizeEnum_n02;