resolve abstract method

T? resolve([
  1. T? ifAbsent
])

Implementation

T? resolve([T? ifAbsent]);