Intent_Message_RbmStandaloneCard_CardOrientation$json top-level constant
- @Deprecated('Use intentDescriptor instead')
Implementation
@$core.Deprecated('Use intentDescriptor instead')
const Intent_Message_RbmStandaloneCard_CardOrientation$json = const {
'1': 'CardOrientation',
'2': const [
const {'1': 'CARD_ORIENTATION_UNSPECIFIED', '2': 0},
const {'1': 'HORIZONTAL', '2': 1},
const {'1': 'VERTICAL', '2': 2},
],
};