title property

String? title
final

Declaring the variables that will be used in the class.

Implementation

final String? title;