getAttr<R> abstract method

R? getAttr<R>(
  1. AttributeKey<R> key
)

Implementation

R? getAttr<R>(AttributeKey<R> key);