ImageSource
Types
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.