checkPhoneForConfirmation property

  1. @override
String get checkPhoneForConfirmation
override

Mobile money instruction message

In en, this message translates to: 'Please check your phone for payment confirmation'

Implementation

@override
String get checkPhoneForConfirmation => '请查看您的手机以确认付款';