key property

String? get key

Implementation

String? get key => (_$data['key'] as String?);