destinations property

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

Implementation

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