name property

String name

RU: Метод возвращает имя экземпляра. ENG: The method returns the name of the instance.

return String

Implementation

String get name => _name;