@override Object toJson() => { if (networkEndpoints.isNotDefault) 'networkEndpoints': [for (final i in networkEndpoints) i.toJson()], };