getIdentity method

Identity? getIdentity()
inherited

Implementation

Identity? getIdentity() {
  return identity;
}