4 lines
99 B
Dart
4 lines
99 B
Dart
import 'veilid.dart'
|
|
|
|
Veilid getVeilid() => throw UnsupportedError('Cannot create Veilid object');
|