key property

String? key

The key of the location that generated this MutableData.

Implementation

String get key => _data['key'];