PallasIsoNativePoint.identity constructor

  1. @override
PallasIsoNativePoint.identity()

Implementation

@override
factory PallasIsoNativePoint.identity() {
  return _identity;
}