buildLink abstract method

Future<String?> buildLink(
  1. String url
)

Implementation

Future<String?> buildLink(String url);