id property

  1. @override
String id
override

Returns the ID of the referenced collection.

Implementation

@override
// TODO: implement id
String get id => throw UnimplementedError();