getRetailerById method

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

Implementation

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