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