LookUpServiceImp constructor Null safety

LookUpServiceImp(
  1. {String defaultPath = ''}
)

Implementation

LookUpServiceImp({String defaultPath = ''}) : super(defaultPath);