fedCm property

FedCmApi get fedCm

This domain allows interacting with the FedCM dialog.

Implementation

FedCmApi get fedCm => _fedCm ??= FedCmApi(client);