core.Map<core.String, core.dynamic> toJson() => { if (binary != null) 'binary': binary!, if (versionCode != null) 'versionCode': versionCode!, };