BluedotPointSdkModels constructor

BluedotPointSdkModels()

Implementation

BluedotPointSdkModels() {
  print("BluedotPointSdkModels");
  methodChannelGeoUtils.setMethodCallHandler(parseJson);
}