getMediaUri abstract method
FutureOr<Uri>
getMediaUri(
- MediaContentType<
Object> contentType, - String mediaId, {
- dynamic mediaType,
Gets an absolute URI to the picture
Implementation
FutureOr<Uri> getMediaUri(MediaContentType contentType, String mediaId,
{mediaType});