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