title property Null safety

String? title
read / write

The title of the application.

REQUIRED.

Implementation

String? title;