version property Null safety

String? version
read / write

The version of SEP-1 your stellar.toml adheres to. This helps parsers know which fields to expect.

Implementation

String? version;