getActiveUcc method

Future<Map<String, String>> getActiveUcc()

Implementation

Future<Map<String, String>> getActiveUcc() {
  throw UnimplementedError('getActiveUcc() has not been implemented.');
}