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