PUT constructor

const PUT({
  1. required String endPoint,
})

Implementation

const PUT({required this.endPoint});