name property
String
get
name
The name of the snapshot's document
Implementation
String get name => _snapshot['name'].toString();
The name of the snapshot's document
String get name => _snapshot['name'].toString();