UserProfilePublicity.fromJson constructor

UserProfilePublicity.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory UserProfilePublicity.fromJson(Map<String, dynamic> json) => _$UserProfilePublicityFromJson(json);