Skip to content

Commit 22ae77e

Browse files
committed
fix after merge main
1 parent 04d1b40 commit 22ae77e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/firebase_vertexai/firebase_vertexai/lib/src/base_model.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ import 'package:firebase_app_check/firebase_app_check.dart';
2020
import 'package:firebase_auth/firebase_auth.dart';
2121
import 'package:firebase_core/firebase_core.dart';
2222
import 'package:http/http.dart' as http;
23+
import 'package:meta/meta.dart';
2324
import 'package:web_socket_channel/io.dart';
2425

2526
import 'api.dart';

0 commit comments

Comments
 (0)