getURLfromWorkID method Null safety
- int workID
getURL
Implementation
static String getURLfromWorkID(int workID) {
return "https://archiveofourown.org/works/$workID/";
}
getURL
static String getURLfromWorkID(int workID) {
return "https://archiveofourown.org/works/$workID/";
}