Returns a String containing the version of the platform.
@override Future<String?> getChannelInfo() async { return null; }