bindSunmi method

Future<String?> bindSunmi()

Implementation

Future<String?> bindSunmi() {
  throw UnimplementedError('bindSunmi() has not been implemented');
}