content property

  1. @BuiltValueField.new(wireName: r'content')
TransferFundsNotificationContent? get content

Details of the fund transfer.

Implementation

@BuiltValueField(wireName: r'content')
TransferFundsNotificationContent? get content;