name property

  1. @override
String name
final

The name of this child.

Generally, this will have to obey Discord's command naming restrictions and be unique to this child.

Implementation

@override
final String name;