asPresent method

  1. @deprecated
Present<T> asPresent()

Implementation

@deprecated
Present<T> asPresent() => this as Present<T>;