instance property

Implementation

static WireGuardFlutterInterface get instance {
  registerWith();
  return _instance;
}