Options constructor Null safety

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

Implementation

const Options([super.path]);