getCustID static method

Future<String?> getCustID()

Implementation

static Future<String?> getCustID() => shared._getCustID();