id property

int id

The ID of the snapshot's document

Implementation

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