token property

String get token

Implementation

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