FBAnonIdResponse constructor
FBAnonIdResponse({
- required String fbAnonId,
Implementation
FBAnonIdResponse({
required this.fbAnonId,
});
FBAnonIdResponse({
required this.fbAnonId,
});