getCode property

int? get getCode

Implementation

int? get getCode {
  return code;
}