AccessControlTranslation constructor

AccessControlTranslation(
  1. String? owner
)

Implementation

AccessControlTranslation(
  this.owner,
);