Returns the platform/version string provided by the platform implementation.
@override Future<String?> getPlatformVersion() async => 'dart';