Gets the version of the adapter.
This is used for compatibility checking and debugging.
Example return value: '1.0.0'
@override String get version => '1.0.0';