Uint8List decodedWithCharset(String charset) => CharCodec.decodeFromBase64(encoded: this, charset: charset).decodedBase64;