Get the principal represented by this identity. Normally should be a Principal.selfAuthenticating().
Principal.selfAuthenticating()
@override Principal getPrincipal() => Principal.anonymous();