loadingPaymentInformation property

  1. @override
String get loadingPaymentInformation
override

Loading payment information title

In en, this message translates to: 'Loading Payment Information'

Implementation

@override
String get loadingPaymentInformation => '正在加载付款信息';