Facebook.fromJson(Map<String, dynamic> json) { this.doSetup = json['doSetup']; this.sdkVersion = json['sdk_version']; }