getUrlSuffix method

String? getUrlSuffix()

Implementation

String? getUrlSuffix() {
  return _urlSuffix;
}