BaseResponse

constructor(status: String, error: String? = null, data: T? = null)