unwrapOr abstract method

T unwrapOr(
  1. T fallback
)

Implementation

T unwrapOr(T fallback);