customTagAttributes property

(Map<String, String>? Function(DeltaInsertOp op)?) customTagAttributes
getter/setter pair

Implementation

Map<String, String>? Function(DeltaInsertOp op)? customTagAttributes;