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