BaseResponse({ required this.success, required this.message, this.data, required this.code, this.metadata });