getFieldType abstract method

TypeInfo? getFieldType(
  1. O? o,
  2. String key
)

Implementation

TypeInfo? getFieldType(O? o, String key);