permissionText property

String? permissionText
final

Specifies the text of the message that there is no permission to access the storage, by default: "Access to the storage was not granted.".

Implementation

final String? permissionText;