toMapMobile method

Map<String, dynamic> toMapMobile()

Implementation

Map<String, dynamic> toMapMobile() {
  return _mobileConfigMap;
}