delegates property

Implementation

static Map<String, RemoteAuthenticatorDelegate> get delegates =>
    Map.unmodifiable(_delegates);