id property

String? id
final

A unique ID for the action. If not set, this will default to package.Class.functionName

Implementation

final String? id;