DroneStatus constructor

const DroneStatus(
  1. String status
)

Implementation

const DroneStatus(this.status);