parseImageUrl abstract method

Future<String> parseImageUrl(
  1. String imageId
)

Implementation

Future<String> parseImageUrl(String imageId);