getSubmitKey method

String getSubmitKey()

Implementation

String getSubmitKey() {
  return "_allow_${name.key}";
}