title property

String? title
final

An optional title for the error, often displayed to the user.

Implementation

final String? title;