instance property

Implementation

static FirebaseMessagingUtils get instance {
  return _instance ??= FirebaseMessagingUtils();
}