version property
String
get
version
Gets the version of the adapter.
This is used for compatibility checking and debugging.
Example return value: '1.0.0'
Implementation
String get version;
Gets the version of the adapter.
This is used for compatibility checking and debugging.
Example return value: '1.0.0'
String get version;