GtNative.identity constructor

GtNative.identity()

Implementation

factory GtNative.identity() {
  return _identity;
}