clockGet method

Future<Map<String, dynamic>?> clockGet()

Implementation

Future<Map<String, dynamic>?> clockGet() => _unimpl('clockGet');