factory WebBrowserRegistration.fromJson(Map<String, dynamic> json) => FromJsonFactory().fromJson<WebBrowserRegistration>(json);