id property

int get id

The ID of the snapshot's document

Implementation

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