seenBy property

List<String>? seenBy

Implementation

List<String>? get seenBy => (_$data['seenBy'] as List<String>?);