JSON deserialization
factory DashboardCreateLinkResponse.fromJson(Map<String, dynamic> json) => _$DashboardCreateLinkResponseFromJson(json);