capability property
The name of the capability. For example, sendToTransferInstrument.
Implementation
@BuiltValueField(wireName: r'capability')
String? get capability;
The name of the capability. For example, sendToTransferInstrument.
@BuiltValueField(wireName: r'capability')
String? get capability;