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