get<T> abstract method

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

Implementation

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