/ An array of Clause objects.
/
/ Each clause contains fields To, Value and Data to enable a single transaction to carry multiple tasks issued
/ by the transaction sender.
Implementation
@$pb.TagNumber(4)
$core.List<Clause> get clauses => $_getList(3);