id property

int get id

The ID of the snapshot's document

Implementation

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