tag property

  1. @protected
String? tag

The tag used to differ cache from same key repositories. It's commonly used to build the key property.

Implementation

@protected
String? get tag => null;