customHints property
Custom hints list to provide extra data to a notification server that the server may be able to make use of. Before using, make sure that the server supports this capability, please see LinuxServerCapabilities.
Implementation
final List<LinuxNotificationCustomHint>? customHints;