labels property

  1. @LabelConverter()
List<Label>? get labels
inherited

Implementation

@NotificationReasonConverter() NotificationReason get reason;@AtUriConverter() AtUri? get reasonSubject; Map<String, dynamic> get record; bool get isRead; DateTime get indexedAt;@LabelConverter() List<Label>? get labels;