mirror of
https://gitlab.com/veilid/veilidchat.git
synced 2024-12-27 16:49:24 -05:00
7 lines
148 B
Dart
7 lines
148 B
Dart
|
// import 'package:async_tools/async_tools.dart';
|
||
|
|
||
|
// void main() {
|
||
|
// var awesome = Awesome();
|
||
|
// print('awesome: ${awesome.isAwesome}');
|
||
|
// }
|