Delete constructor Null safety

const Delete(
  1. [String path = '']
)

Implementation

const Delete([super.path]);