carp_webservices package
documentation
carp_services
DocumentSnapshot
name property
name
carp_webservices package
documentation
carp_services
DocumentSnapshot
name property
DocumentSnapshot class
Properties
collectionId
collections
createdAt
createdByUserId
data
exists
hashCode
id
name
path
runtimeType
snapshot
updatedAt
Methods
noSuchMethod
toString
Operators
operator ==
operator []
name
property
String
name
The name of the snapshot's document
Implementation
String get name => _snapshot['name'];