storage property

Future<Storage?> storage

Implementation

Future<Storage?> get storage => Storage.getByUUID(storageUUID);