EmailProviderKey constructor

const EmailProviderKey(
  1. String name
)

Implementation

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