additionalInfo property

  1. @TagNumber(4)
Map<String, String> additionalInfo

Output only. Additional info related to the imported custom processor. Data is filled in by app platform during the processor creation.

Implementation

@$pb.TagNumber(4)
$core.Map<$core.String, $core.String> get additionalInfo => $_getMap(2);