get<V> abstract method

V get<V>(
  1. Symbol name, {
  2. Object? or,
})

Implementation

V get<V>(Symbol name, {Object? or});