storage property

String? get storage

Implementation

String? get storage => (_$data['storage'] as String?);