payH5 method

Future<void> payH5(
  1. String url
)

Implementation

Future<void> payH5(String url) {
  throw UnimplementedError('init() has not been implemented.');
}