trust property

  1. @BuiltValueField.new(wireName: r'trust')
Trust? get trust

Information about the trust. Required if type is trust.

Implementation

@BuiltValueField(wireName: r'trust')
Trust? get trust;