idx property

int get idx

Implementation

int get idx {
  return DartApi.native.morpheusPrivateKey.idxGet(_ffi);
}