LinkProviderKey constructor

const LinkProviderKey(
  1. String name
)

Implementation

const LinkProviderKey(String name) : super(name);