SQEditedByField constructor

SQEditedByField(
  1. String name
)

Implementation

SQEditedByField(super.name) {
  editable = false;
}