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