GetNTPResponse.fromJson constructor Null safety
Implementation
factory GetNTPResponse.fromJson(Map<String, dynamic> json) =>
_$GetNTPResponseFromJson(json);
factory GetNTPResponse.fromJson(Map<String, dynamic> json) =>
_$GetNTPResponseFromJson(json);