get<T> abstract method

MapperBase<T>? get<T>([
  1. Type? type
])

Implementation

MapperBase<T>? get<T>([Type? type]);