getMediaPath abstract method
FutureOr<String>
getMediaPath(
- MediaContentType contentType,
- String mediaId, {
- dynamic mediaType,
Gets a relative path to the picture
Implementation
FutureOr<String> getMediaPath(MediaContentType contentType, String mediaId,
{mediaType});