id property

int id

The ID of the snapshot's document

Implementation

int get id => _snapshot['id'] as int;