DeletedPrice constructor

const DeletedPrice({
  1. required String id,
})

DeletedPrice

Implementation

const DeletedPrice({required this.id});