getHandle<T> method

T getHandle<T>()

Implementation

T getHandle<T>() {
  throw UnimplementedError();
}