rosetta_version property

String rosetta_version
getter/setter pair

The rosetta_version is the version of the Rosetta interface the implementation adheres to. This can be useful for clients looking to reliably parse responses.

Implementation

// ignore: non_constant_identifier_names
String rosetta_version;