Map<String, dynamic> toJson() { final spekeKeyProvider = this.spekeKeyProvider; return { 'spekeKeyProvider': spekeKeyProvider, }; }