AccountIdentityType constructor
AccountIdentityType({
- bool? selfIdentified,
Implementation
AccountIdentityType({
this.selfIdentified,
});
AccountIdentityType({
this.selfIdentified,
});