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