developerUserIdentifierList property
This is the list of developer user identifiers associated with an identity ID. Cognito supports the association of multiple developer user identifiers with an identity ID.
Implementation
final List<String>? developerUserIdentifierList;