Remaining block duration, or null if not blocked.
static Future<Duration?> blockRemaining() async { return _impl.blockRemaining(); }