getClientId method

Future<String?> getClientId()

Implementation

Future<String?> getClientId() => _plugin.getClientId(this);