WriteControl constructor

WriteControl({
  1. String? requiredRevisionId,
})

Implementation

WriteControl({
  this.requiredRevisionId,
});