BackgroundRemovalSuccess constructor

const BackgroundRemovalSuccess({
  1. required String sourceRef,
})

Implementation

const BackgroundRemovalSuccess({required this.sourceRef});