menu
carp_webservices package
documentation
carp_services/carp_services.dart
DocumentSnapshot
id property
id property
dark_mode
light_mode
id
property
int
get
id
The ID of the snapshot's document
Implementation
int get id => _snapshot['id'] as int;
carp_webservices package
documentation
carp_services/carp_services
DocumentSnapshot
id property
DocumentSnapshot class