BatchCreatePermissionsResponse constructor
BatchCreatePermissionsResponse({
- List<
Permission> ? permissions,
Implementation
BatchCreatePermissionsResponse({
this.permissions,
});