DirectLinkLocationUser.fromJson constructor
Constructs a DirectLinkLocationUser from the provided json.
Implementation
factory DirectLinkLocationUser.fromJson(Map<String, dynamic> json) =>
_$DirectLinkLocationUserFromJson(json);
Constructs a DirectLinkLocationUser from the provided json.
factory DirectLinkLocationUser.fromJson(Map<String, dynamic> json) =>
_$DirectLinkLocationUserFromJson(json);