name property

  1. @override
String get name
override

Name of the instance.

Implementation

@override
String get name => _isar.name;