key property

  1. @nonVirtual
String get key

The key of cancel token, typically used in PhotoManagerPlugin.cancelRequest.

This field is useless to the user end.

Implementation

@nonVirtual
String get key => index.toString();