ProjectRoleUser constructor

ProjectRoleUser({
  1. String? accountId,
})

Implementation

ProjectRoleUser({this.accountId});