getIn abstract method

  1. @protected
V getIn(
  1. covariant Object struct
)

Read this field's value from struct.

Implementation

@protected
V getIn(covariant Object struct);