definition property

Map<ServiceActionDefinitionKey, String>? definition
final

A map that defines the self-service action.

Implementation

final Map<ServiceActionDefinitionKey, String>? definition;