getValue method

Object? getValue(
  1. Object instance
)

Implementation

Object? getValue(Object instance) => field.getValue(instance);