riskdataPeriodLeftSquareBracketCustomFieldNameRightSquareBracket property

  1. @BuiltValueField.new(wireName: r'riskdata.[customFieldName]')
String? get riskdataPeriodLeftSquareBracketCustomFieldNameRightSquareBracket

The data for your custom risk field. For more information, refer to Create custom risk fields.

Implementation

@BuiltValueField(wireName: r'riskdata.[customFieldName]')
String? get riskdataPeriodLeftSquareBracketCustomFieldNameRightSquareBracket;