getDiscoIdentities method

List<Identity> getDiscoIdentities()

Return a list of identities that should be included in a disco response.

Implementation

List<Identity> getDiscoIdentities() => [];