Head constructor Null safety

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

Implementation

const Head([super.path]);