observeKey<T> abstract method

T observeKey<T>(
  1. Object key
)

Implementation

T observeKey<T>(Object key);