callbackId property

String get callbackId

The unique identifier for this custom action.

Implementation

String get callbackId => hashCode.toString();