identifier property
The identifier of the work.
Will be prepended to tags implicitly, which can be retrieved from WorkPayload when handling the work.
For the iOS platform, all identifiers must be registered in the Info.plist file,
please see the integration guide for more details.
Implementation
final String identifier;