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 => '支払い情報を読み込み中';