id property

  1. @override
String get id
override

This document's given ID within the collection.

Implementation

@override
// TODO: implement id
String get id => _id;