name property

String name

The name of the snapshot's document

Implementation

String get name => _snapshot['name'].toString();