query property Null safety

String? query
read / write

The search term inputted by the user.

Implementation

String? query;