dispose static method

Future<void> dispose()

Implementation

static Future<void> dispose() {
  return VyuhBinding.instance.dispose();
}