getPlatformBankAccountForm function
Implementation
BankAccountFormInterface getPlatformBankAccountForm(PayEngineConfig config) =>
throw UnsupportedError(
'Cannot create a BankAccountForm without the packages dart:html or dart:io');
BankAccountFormInterface getPlatformBankAccountForm(PayEngineConfig config) =>
throw UnsupportedError(
'Cannot create a BankAccountForm without the packages dart:html or dart:io');