arguments property

@doc Function call argument keyed by parameter identifier key.

Implementation

@$pb.TagNumber(2)
$pb.PbMap<$core.String, FFFunctionCallValues_FFArgument> get arguments =>
    $_getMap(1);