getShopperById method

Future<SpinachUser>? getShopperById(
  1. String id
)

Implementation

Future<SpinachUser>? getShopperById(String id) {}