AccountIdentifiers constructor

AccountIdentifiers([
  1. void updates(
    1. AccountIdentifiersBuilder b
    )
])

Implementation

factory AccountIdentifiers([void updates(AccountIdentifiersBuilder b)]) = _$AccountIdentifiers;