S3Uri
The Amazon S3 URI that points to the source image.
Inherited functions
Link copied to clipboard
Casts this ImageSource as a PublicUrl and retrieves its kotlin.String value. Throws an exception if the ImageSource is not a PublicUrl.
Link copied to clipboard
Casts this ImageSource as a PublicUrl and retrieves its kotlin.String value. Returns null if the ImageSource is not a PublicUrl.
Link copied to clipboard
Casts this ImageSource as a S3Uri and retrieves its kotlin.String value. Throws an exception if the ImageSource is not a S3Uri.
Link copied to clipboard
Casts this ImageSource as a S3Uri and retrieves its kotlin.String value. Returns null if the ImageSource is not a S3Uri.