name property

String get name

Implementation

String get name =>
    snapshot.strings[snapshot._nodes[_offset + snapshot.meta.nodeNameIndex]];