getCode method

int? getCode()

Implementation

int? getCode() {
  return mCode;
}