destinations property

  1. @TagNumber(4)
List<XmrDestination> get destinations

Implementation

@$pb.TagNumber(4)
$core.List<XmrDestination> get destinations => $_getList(3);