noAlbumPermissionText property

String? noAlbumPermissionText
final

The error message displayed when the app doesn't have permission to access the album.

Default: 'No permission to access album'

Implementation

final String? noAlbumPermissionText;