import 'package:pshared/models/pagination/cursor_page.dart'; import 'package:pshared/models/payment/payment.dart'; typedef PaymentPage =CursorPage;