accessKey property

String? get accessKey

Attachment access key.

Implementation

String? get accessKey => payload['access_key'];