endpoints property

List<OEmbedEndpoint> endpoints
getter/setter pair

The list of endpoints.

Implementation

late List<OEmbedEndpoint> endpoints;