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