Put constructor Null safety

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

Implementation

const Put([super.path]);