Connect constructor Null safety

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

Implementation

const Connect([super.path]);