This commit is contained in:
platoff84hz 2024-11-02 23:39:32 +04:00
parent 586f96859d
commit 7c97679f7a

View File

@ -14,7 +14,6 @@ class StockRepository extends ApiInterface {
requestBody: true,
));
static const String _baseUrl = 'https://api.nal.usda.gov';
@override