resizingGroupId property

  1. @Deprecated('Use resizingAnnotationId instead')
String? get resizingGroupId

Legacy getter for backwards compatibility.

Implementation

@Deprecated('Use resizingAnnotationId instead')
String? get resizingGroupId => _resizingAnnotationId.value;