pay property
Optional. Specify True, to send a Pay button.
NOTE: This type of button must always be the first button in the first row.
Implementation
@JsonKey(name: 'pay')
bool? get pay => throw _privateConstructorUsedError;
Optional. Specify True, to send a Pay button.
NOTE: This type of button must always be the first button in the first row.
@JsonKey(name: 'pay')
bool? get pay => throw _privateConstructorUsedError;