fedCm property

FedCmApi fedCm

This domain allows interacting with the FedCM dialog.

Implementation

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