toJson method

String toJson()

Implementation

String toJson() => Mapper.toJson(this as p1.AlifResponse<T>);