name property

String? name
final

The name of the registered Service Provider.

This member is provided as a convenient place to store the name of the Service Provider. It is not used to process assertions.

Implementation

final String? name;