diff --git a/lib/src/requests/SetPushersRequest.dart b/lib/src/requests/SetPushersRequest.dart index 6372f2b0..a39115fe 100644 --- a/lib/src/requests/SetPushersRequest.dart +++ b/lib/src/requests/SetPushersRequest.dart @@ -20,8 +20,8 @@ * You should have received a copy of the GNU General Public License * along with famedly. If not, see . */ +import 'package:flutter/widgets.dart'; import 'package:json_annotation/json_annotation.dart'; -import 'package:meta/meta.dart'; part 'SetPushersRequest.g.dart';