presentCodeRedemptionSheet static method
Present code redemption (iOS only)
Implementation
static Future<void> presentCodeRedemptionSheet() async {
await _invokeMethod('presentCodeRedemptionSheet', {});
}
Present code redemption (iOS only)
static Future<void> presentCodeRedemptionSheet() async {
await _invokeMethod('presentCodeRedemptionSheet', {});
}