fedCm property
FedCmApi
get
fedCm
This domain allows interacting with the FedCM dialog.
Implementation
FedCmApi get fedCm => _fedCm ??= FedCmApi(client);
This domain allows interacting with the FedCM dialog.
FedCmApi get fedCm => _fedCm ??= FedCmApi(client);