AccountProcessingState constructor

AccountProcessingState([
  1. void updates(
    1. AccountProcessingStateBuilder b
    )
])

Implementation

factory AccountProcessingState([void updates(AccountProcessingStateBuilder b)]) = _$AccountProcessingState;