AxelorMapper<T> typedef

AxelorMapper<T> = T Function(Object?)

Implementation

typedef AxelorMapper<T> = T Function(Object?);