getPlatformBECSForm function
Implementation
BECSFormInterface getPlatformBECSForm(PayEngineConfig config) =>
throw UnsupportedError(
'Cannot create a BECSForm without the packages dart:html or dart:io');
BECSFormInterface getPlatformBECSForm(PayEngineConfig config) =>
throw UnsupportedError(
'Cannot create a BECSForm without the packages dart:html or dart:io');