name property

String get name

The name of the snapshot's document

Implementation

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