FacebookIdpAdmin constructor

const FacebookIdpAdmin({
  1. required FacebookIdpUtils utils,
})

Creates a new instance of FacebookIdpAdmin.

Implementation

const FacebookIdpAdmin({required this.utils});