GetJsonValue constructor

GetJsonValue({
  1. required String json,
})

Implementation

GetJsonValue({required this.json});