static SDConfig fromMap(Map<String, dynamic> map) { return ensureInitialized().decodeMap<SDConfig>(map); }