getPlatformBECSForm function

BECSFormInterface getPlatformBECSForm(
  1. PayEngineConfig config
)

Implementation

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