metadata property

Map<String, dynamic>? metadata
final

Additional custom metadata or attributes related to the room.

Implementation

final Map<String, dynamic>? metadata;