key property

  1. @override
String get key
override

The preference key.

Implementation

@override
String get key => _preference!.key;