version property
*[<Null safety>](https://dart.dev/null-safety)*
Message_Version version
final
This identifies which type of message this contains. For the most part, you are safe to ignore this. This SDK takes pains to help you ignore the distinctions.
Implementation
final xmtp.Message_Version version;