AccountPayoutState constructor

AccountPayoutState([
  1. void updates(
    1. AccountPayoutStateBuilder b
    )
])

Implementation

factory AccountPayoutState([void updates(AccountPayoutStateBuilder b)]) = _$AccountPayoutState;