properties property Null safety

Map<String, Object?> properties

The metadata associated with this Blob.

Implementation

Map<String, Object?> get properties;