get**************************///
String getString(String key, {String defValue: ''}){ return _get(key, defValue); }