名称属性

String? name
final

扩展 对象的名称,该名称是在构造函数中传递的。

如果未向构造函数传递名称,则该值是 null 值。

实现

final String? name;