mpiImplementationType property

  1. @BuiltValueField.new(wireName: r'mpiImplementationType')
String? get mpiImplementationType

In case of Secure+, this field must be set to CUPSecurePlus.

Implementation

@BuiltValueField(wireName: r'mpiImplementationType')
String? get mpiImplementationType;