@jsonSerializable const factory SubscribedLabelInfo({ required String name, String? message, }) = _SubscribedLabelInfo;