Patch constructor Null safety

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

Implementation

const Patch([super.path]);