getPackage method

String? getPackage()

Implementation

String? getPackage() {
  return _package;
}