checkPageDescription property
getter/setter pairoverride
checkPageDescription is the same as checkPageTitle but for the description. If null no description will be shown.
Implementation
@override
String Function(input.PhoneNumber? value)? checkPageDescription;