target property

  1. @BuiltValueField.new(wireName: r'target')
Target get target

The resource about whose balance change you want to get notified.

Implementation

@BuiltValueField(wireName: r'target')
Target get target;