Map<String, dynamic> toJson() => { "watchFaceStoreInfo": watchFaceStoreInfo!.toJson(), "error": error, };