clockGet method

Future<Map?> clockGet()

Implementation

Future<Map?> clockGet() => throw UnimplementedError('clockGet() not implemented.');