AwsS3UserIdentity constructor

AwsS3UserIdentity(
  1. {String principalId}
)

Implementation

AwsS3UserIdentity({this.principalId});