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