getSessionId method

Future<String?> getSessionId()

Implementation

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