version property
Version of the field. For example, Version of External Platform.
Implementation
@BuiltValueField(wireName: r'version')
String? get version;
Version of the field. For example, Version of External Platform.
@BuiltValueField(wireName: r'version')
String? get version;