TargetVanished constructor

const TargetVanished({
  1. required String targetId,
})

Implementation

const TargetVanished({required this.targetId});