instance property

Implementation

static CloudMessageUtils get instance {
  return _instance ?? CloudMessageUtils();
}