key property

List<int>? get key

Optional key

Implementation

List<int>? get key => _ctx.key;