toMapWeb method

Map<String, dynamic> toMapWeb()

Implementation

Map<String, dynamic> toMapWeb() {
  return _webConfigMap;
}