call abstract method

Future<GiftsModel?> call(
  1. String id
)

Implementation

Future<GiftsModel?> call(String id);