newInstance method

  1. @override
NUIHttpStandardErrorResponse newInstance()
override

Implementation

@override
NUIHttpStandardErrorResponse newInstance() => NUIHttpStandardErrorResponse(timestamp: "",message: "", error: "",status: 000,);