Creates an SDK error value.
const SdkError({ required this.type, required this.message, this.statusCode, this.raw, });