getDefaultReportType method

int? getDefaultReportType()

Implementation

int? getDefaultReportType() {
  return _defaultReportType;
}