XRPXAddressDecodeResult({ required List<int> bytes, required this.tag, required this.isTestnet, }) : bytes = bytes.asImmutableBytes;