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