instance method

FirebaseStorageItem? instance()

Implementation

FirebaseStorageItem? instance() {
  return this;
}