getField<V> abstract method

V? getField<V>(
  1. O o,
  2. String key
)

Implementation

V? getField<V>(O o, String key);