We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 185a3ba commit 0c2ad3fCopy full SHA for 0c2ad3f
templates/dart/lib/package.dart.twig
@@ -8,7 +8,9 @@ import 'src/service.dart';
8
import 'src/input_file.dart';
9
import 'src/upload_progress.dart';
10
import 'models.dart' as models;
11
+
12
export 'src/response.dart';
13
+export 'src/client.dart';
14
export 'src/exception.dart';
15
export 'src/input_file.dart';
16
export 'src/upload_progress.dart';
0 commit comments