ListServiceImp constructor Null safety

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

Implementation

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