Bind constructor Null safety

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

Implementation

const Bind([this.path = '']);