getMasterUri method

Future<String> getMasterUri ()
inherited

Gets the URI of the master.

Implementation

Future<String> getMasterUri() => _call('getUri', [nodeName]);