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