getAllowed_bin method

String? getAllowed_bin()

Implementation

String? getAllowed_bin() {
  return this.allowed_bin;
}