getPharmacyId abstract method

Future<String?> getPharmacyId()

Returns the currently selected pharmacy identifier, or null if no pharmacy is selected.

Implementation

Future<String?> getPharmacyId();