FlutterFacebookSdk constructor

FlutterFacebookSdk()

Implementation

factory FlutterFacebookSdk() {
  return _singleton!;
}