asEmpty method

  1. @deprecated
Empty<T> asEmpty()

Implementation

@deprecated
Empty<T> asEmpty() => this as Empty<T>;