getCloudConfig method

CloudConfig? getCloudConfig()

Implementation

CloudConfig? getCloudConfig() {
  return _cloudConfig;
}