PathHelper constructor

PathHelper({
  1. required String pth,
})

Implementation

PathHelper({required this.pth});