email property

String get email

Implementation

static String get email => Pref.getValue(KV.email, '') as String;