shareWithPlatforms abstract method
Implementation
Future<void> shareWithPlatforms(
{String? text, String? url, String? image, List<String>? platforms});
Future<void> shareWithPlatforms(
{String? text, String? url, String? image, List<String>? platforms});