storage property

String? storage

Implementation

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