facebookIdp property
FacebookIdp
get
facebookIdp
Returns the FacebookIdp instance from the AuthServices.
Implementation
FacebookIdp get facebookIdp =>
AuthServices.getIdentityProvider<FacebookIdp>();
Returns the FacebookIdp instance from the AuthServices.
FacebookIdp get facebookIdp =>
AuthServices.getIdentityProvider<FacebookIdp>();