key property
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();
The key of cancel token, typically used in PhotoManagerPlugin.cancelRequest.
This field is useless to the user end.
@nonVirtual
String get key => index.toString();