name property

String? name
final

Visitor's name.

If null, the visitor's name will not be changed.

Implementation

final String? name;