getKeys<T> method

T getKeys<T>()

Implementation

T getKeys<T>() {
  return _concrete.getKeys();
}