getCode method

String? getCode()

Implementation

String? getCode() {
  return _code;
}