parseOrNull
Resolves the notification level from a string. Falls back to null if unresolved or blank.
Return
resolved NotificationLevel, or null if unresolved or blank.
Parameters
value
raw string to resolve.
Resolves the notification level from a string. Falls back to null if unresolved or blank.
resolved NotificationLevel, or null if unresolved or blank.
raw string to resolve.