AccountParty constructor

AccountParty([
  1. void updates(
    1. AccountPartyBuilder b
    )
])

Implementation

factory AccountParty([void updates(AccountPartyBuilder b)]) = _$AccountParty;