srcId property

  1. @override
String srcId
final

A unique identifier for the source file containing this directive.

Used to track references between files and for caching purposes.

Implementation

@override
final String srcId;