newSnapshotBlock method

  1. @override
Future<String> newSnapshotBlock()
inherited

Implementation

@override
Future<String> newSnapshotBlock() =>
    makeTypedRpcCall('subscribe_subscribe', ['newSnapshotBlock']);