api/backend/graphql/parsers/monetization library

Functions

fromDartCountryCodeNullableToGraphQLCountryCodeNullable(CountryCode? v) String?
fromDartCountryCodeToGraphQLCountryCode(CountryCode v) String
fromDartCurrencyNullableToGraphQLCurrencyNullable(Currency? v) String?
fromDartCurrencyToGraphQLCurrency(Currency v) String
fromDartDonationIdNullableToGraphQLDonationIdNullable(DonationId? v) String?
fromDartDonationIdToGraphQLDonationId(DonationId v) String
fromDartInvoiceFileNullableToGraphQLInvoiceFileNullable(InvoiceFile? v) String?
fromDartInvoiceFileToGraphQLInvoiceFile(InvoiceFile v) String
fromDartListCountryCodeNullableToGraphQLListCountryCodeNullable(List<CountryCode?> v) List<String?>
fromDartListCountryCodeToGraphQLListCountryCode(List<CountryCode> v) List<String>
fromDartListCurrencyNullableToGraphQLListCurrencyNullable(List<Currency?> v) List<String?>
fromDartListCurrencyToGraphQLListCurrency(List<Currency> v) List<String>
fromDartListDonationIdNullableToGraphQLListDonationIdNullable(List<DonationId?> v) List<String?>
fromDartListDonationIdToGraphQLListDonationId(List<DonationId> v) List<String>
fromDartListInvoiceFileNullableToGraphQLListInvoiceFileNullable(List<InvoiceFile?> v) List<String?>
fromDartListInvoiceFileToGraphQLListInvoiceFile(List<InvoiceFile> v) List<String>
fromDartListMonetizationSettingsCursorNullableToGraphQLListMonetizationSettingsCursorNullable(List<MonetizationSettingsCursor?> v) List<String?>
fromDartListMonetizationSettingsCursorToGraphQLListMonetizationSettingsCursor(List<MonetizationSettingsCursor> v) List<String>
fromDartListMonetizationSettingsVersionNullableToGraphQLListMonetizationSettingsVersionNullable(List<MonetizationSettingsVersion?> v) List<String?>
fromDartListMonetizationSettingsVersionToGraphQLListMonetizationSettingsVersion(List<MonetizationSettingsVersion> v) List<String>
fromDartListNullableCountryCodeNullableToGraphQLListNullableCountryCodeNullable(List<CountryCode?>? v) List<String?>?
fromDartListNullableCountryCodeToGraphQLListNullableCountryCode(List<CountryCode>? v) List<String>?
fromDartListNullableCurrencyNullableToGraphQLListNullableCurrencyNullable(List<Currency?>? v) List<String?>?
fromDartListNullableCurrencyToGraphQLListNullableCurrency(List<Currency>? v) List<String>?
fromDartListNullableDonationIdNullableToGraphQLListNullableDonationIdNullable(List<DonationId?>? v) List<String?>?
fromDartListNullableDonationIdToGraphQLListNullableDonationId(List<DonationId>? v) List<String>?
fromDartListNullableInvoiceFileNullableToGraphQLListNullableInvoiceFileNullable(List<InvoiceFile?>? v) List<String?>?
fromDartListNullableInvoiceFileToGraphQLListNullableInvoiceFile(List<InvoiceFile>? v) List<String>?
fromDartListNullableMonetizationSettingsCursorNullableToGraphQLListNullableMonetizationSettingsCursorNullable(List<MonetizationSettingsCursor?>? v) List<String?>?
fromDartListNullableMonetizationSettingsCursorToGraphQLListNullableMonetizationSettingsCursor(List<MonetizationSettingsCursor>? v) List<String>?
fromDartListNullableMonetizationSettingsVersionNullableToGraphQLListNullableMonetizationSettingsVersionNullable(List<MonetizationSettingsVersion?>? v) List<String?>?
fromDartListNullableMonetizationSettingsVersionToGraphQLListNullableMonetizationSettingsVersion(List<MonetizationSettingsVersion>? v) List<String>?
fromDartListNullableOperationCancellationReasonNullableToGraphQLListNullableOperationCancellationReasonNullable(List<OperationCancellationReason?>? v) List<String?>?
fromDartListNullableOperationCancellationReasonToGraphQLListNullableOperationCancellationReason(List<OperationCancellationReason>? v) List<String>?
fromDartListNullableOperationDepositMethodIdNullableToGraphQLListNullableOperationDepositMethodIdNullable(List<OperationDepositMethodId?>? v) List<String?>?
fromDartListNullableOperationDepositMethodIdToGraphQLListNullableOperationDepositMethodId(List<OperationDepositMethodId>? v) List<String>?
fromDartListNullableOperationDepositSecretNullableToGraphQLListNullableOperationDepositSecretNullable(List<OperationDepositSecret?>? v) List<String?>?
fromDartListNullableOperationDepositSecretToGraphQLListNullableOperationDepositSecret(List<OperationDepositSecret>? v) List<String>?
fromDartListNullableOperationIdNullableToGraphQLListNullableOperationIdNullable(List<OperationId?>? v) List<String?>?
fromDartListNullableOperationIdToGraphQLListNullableOperationId(List<OperationId>? v) List<String>?
fromDartListNullableOperationNumNullableToGraphQLListNullableOperationNumNullable(List<OperationNum?>? v) List<int?>?
fromDartListNullableOperationNumToGraphQLListNullableOperationNum(List<OperationNum>? v) List<int>?
fromDartListNullableOperationReasonNullableToGraphQLListNullableOperationReasonNullable(List<OperationReason?>? v) List<String?>?
fromDartListNullableOperationReasonToGraphQLListNullableOperationReason(List<OperationReason>? v) List<String>?
fromDartListNullableOperationsCursorNullableToGraphQLListNullableOperationsCursorNullable(List<OperationsCursor?>? v) List<String?>?
fromDartListNullableOperationsCursorToGraphQLListNullableOperationsCursor(List<OperationsCursor>? v) List<String>?
fromDartListNullableOperationVersionNullableToGraphQLListNullableOperationVersionNullable(List<OperationVersion?>? v) List<String?>?
fromDartListNullableOperationVersionToGraphQLListNullableOperationVersion(List<OperationVersion>? v) List<String>?
fromDartListNullablePercentageNullableToGraphQLListNullablePercentageNullable(List<Percentage?>? v) List<String?>?
fromDartListNullablePercentageToGraphQLListNullablePercentage(List<Percentage>? v) List<String>?
fromDartListNullableSumNullableToGraphQLListNullableSumNullable(List<Sum?>? v) List<String?>?
fromDartListNullableSumToGraphQLListNullableSum(List<Sum>? v) List<String>?
fromDartListNullableUrlNullableToGraphQLListNullableURLNullable(List<Url?>? v) List<String?>?
fromDartListNullableUrlToGraphQLListNullableURL(List<Url>? v) List<String>?
fromDartListNullableUserAffiliatedNumNullableToGraphQLListNullableUserAffiliatedNumNullable(List<UserAffiliatedNum?>? v) List<int?>?
fromDartListNullableUserAffiliatedNumToGraphQLListNullableUserAffiliatedNum(List<UserAffiliatedNum>? v) List<int>?
fromDartListOperationCancellationReasonNullableToGraphQLListOperationCancellationReasonNullable(List<OperationCancellationReason?> v) List<String?>
fromDartListOperationCancellationReasonToGraphQLListOperationCancellationReason(List<OperationCancellationReason> v) List<String>
fromDartListOperationDepositMethodIdNullableToGraphQLListOperationDepositMethodIdNullable(List<OperationDepositMethodId?> v) List<String?>
fromDartListOperationDepositMethodIdToGraphQLListOperationDepositMethodId(List<OperationDepositMethodId> v) List<String>
fromDartListOperationDepositSecretNullableToGraphQLListOperationDepositSecretNullable(List<OperationDepositSecret?> v) List<String?>
fromDartListOperationDepositSecretToGraphQLListOperationDepositSecret(List<OperationDepositSecret> v) List<String>
fromDartListOperationIdNullableToGraphQLListOperationIdNullable(List<OperationId?> v) List<String?>
fromDartListOperationIdToGraphQLListOperationId(List<OperationId> v) List<String>
fromDartListOperationNumNullableToGraphQLListOperationNumNullable(List<OperationNum?> v) List<int?>
fromDartListOperationNumToGraphQLListOperationNum(List<OperationNum> v) List<int>
fromDartListOperationReasonNullableToGraphQLListOperationReasonNullable(List<OperationReason?> v) List<String?>
fromDartListOperationReasonToGraphQLListOperationReason(List<OperationReason> v) List<String>
fromDartListOperationsCursorNullableToGraphQLListOperationsCursorNullable(List<OperationsCursor?> v) List<String?>
fromDartListOperationsCursorToGraphQLListOperationsCursor(List<OperationsCursor> v) List<String>
fromDartListOperationVersionNullableToGraphQLListOperationVersionNullable(List<OperationVersion?> v) List<String?>
fromDartListOperationVersionToGraphQLListOperationVersion(List<OperationVersion> v) List<String>
fromDartListPercentageNullableToGraphQLListPercentageNullable(List<Percentage?> v) List<String?>
fromDartListPercentageToGraphQLListPercentage(List<Percentage> v) List<String>
fromDartListSumNullableToGraphQLListSumNullable(List<Sum?> v) List<String?>
fromDartListSumToGraphQLListSum(List<Sum> v) List<String>
fromDartListUrlNullableToGraphQLListURLNullable(List<Url?> v) List<String?>
fromDartListUrlToGraphQLListURL(List<Url> v) List<String>
fromDartListUserAffiliatedNumNullableToGraphQLListUserAffiliatedNumNullable(List<UserAffiliatedNum?> v) List<int?>
fromDartListUserAffiliatedNumToGraphQLListUserAffiliatedNum(List<UserAffiliatedNum> v) List<int>
fromDartMonetizationSettingsCursorNullableToGraphQLMonetizationSettingsCursorNullable(MonetizationSettingsCursor? v) String?
fromDartMonetizationSettingsCursorToGraphQLMonetizationSettingsCursor(MonetizationSettingsCursor v) String
fromDartMonetizationSettingsVersionNullableToGraphQLMonetizationSettingsVersionNullable(MonetizationSettingsVersion? v) String?
fromDartMonetizationSettingsVersionToGraphQLMonetizationSettingsVersion(MonetizationSettingsVersion v) String
fromDartOperationCancellationReasonNullableToGraphQLOperationCancellationReasonNullable(OperationCancellationReason? v) String?
fromDartOperationCancellationReasonToGraphQLOperationCancellationReason(OperationCancellationReason v) String
fromDartOperationDepositMethodIdNullableToGraphQLOperationDepositMethodIdNullable(OperationDepositMethodId? v) String?
fromDartOperationDepositMethodIdToGraphQLOperationDepositMethodId(OperationDepositMethodId v) String
fromDartOperationDepositSecretNullableToGraphQLOperationDepositSecretNullable(OperationDepositSecret? v) String?
fromDartOperationDepositSecretToGraphQLOperationDepositSecret(OperationDepositSecret v) String
fromDartOperationIdNullableToGraphQLOperationIdNullable(OperationId? v) String?
fromDartOperationIdToGraphQLOperationId(OperationId v) String
fromDartOperationNumNullableToGraphQLOperationNumNullable(OperationNum? v) int?
fromDartOperationNumToGraphQLOperationNum(OperationNum v) int
fromDartOperationReasonNullableToGraphQLOperationReasonNullable(OperationReason? v) String?
fromDartOperationReasonToGraphQLOperationReason(OperationReason v) String
fromDartOperationsCursorNullableToGraphQLOperationsCursorNullable(OperationsCursor? v) String?
fromDartOperationsCursorToGraphQLOperationsCursor(OperationsCursor v) String
fromDartOperationVersionNullableToGraphQLOperationVersionNullable(OperationVersion? v) String?
fromDartOperationVersionToGraphQLOperationVersion(OperationVersion v) String
fromDartPercentageNullableToGraphQLPercentageNullable(Percentage? v) String?
fromDartPercentageToGraphQLPercentage(Percentage v) String
fromDartSumNullableToGraphQLSumNullable(Sum? v) String?
fromDartSumToGraphQLSum(Sum v) String
fromDartUrlNullableToGraphQLURLNullable(Url? v) String?
fromDartUrlToGraphQLURL(Url v) String
fromDartUserAffiliatedNumNullableToGraphQLUserAffiliatedNumNullable(UserAffiliatedNum? v) int?
fromDartUserAffiliatedNumToGraphQLUserAffiliatedNum(UserAffiliatedNum v) int
fromGraphQLCountryCodeNullableToDartCountryCodeNullable(String? v) CountryCode?
fromGraphQLCountryCodeToDartCountryCode(String v) CountryCode
fromGraphQLCurrencyNullableToDartCurrencyNullable(String? v) Currency?
fromGraphQLCurrencyToDartCurrency(String v) Currency
fromGraphQLDonationIdNullableToDartDonationIdNullable(String? v) DonationId?
fromGraphQLDonationIdToDartDonationId(String v) DonationId
fromGraphQLInvoiceFileNullableToDartInvoiceFileNullable(String? v) InvoiceFile?
fromGraphQLInvoiceFileToDartInvoiceFile(String v) InvoiceFile
fromGraphQLListCountryCodeNullableToDartListCountryCodeNullable(List<Object?> v) List<CountryCode?>
fromGraphQLListCountryCodeToDartListCountryCode(List<Object?> v) List<CountryCode>
fromGraphQLListCurrencyNullableToDartListCurrencyNullable(List<Object?> v) List<Currency?>
fromGraphQLListCurrencyToDartListCurrency(List<Object?> v) List<Currency>
fromGraphQLListDonationIdNullableToDartListDonationIdNullable(List<Object?> v) List<DonationId?>
fromGraphQLListDonationIdToDartListDonationId(List<Object?> v) List<DonationId>
fromGraphQLListInvoiceFileNullableToDartListInvoiceFileNullable(List<Object?> v) List<InvoiceFile?>
fromGraphQLListInvoiceFileToDartListInvoiceFile(List<Object?> v) List<InvoiceFile>
fromGraphQLListMonetizationSettingsCursorNullableToDartListMonetizationSettingsCursorNullable(List<Object?> v) List<MonetizationSettingsCursor?>
fromGraphQLListMonetizationSettingsCursorToDartListMonetizationSettingsCursor(List<Object?> v) List<MonetizationSettingsCursor>
fromGraphQLListMonetizationSettingsVersionNullableToDartListMonetizationSettingsVersionNullable(List<Object?> v) List<MonetizationSettingsVersion?>
fromGraphQLListMonetizationSettingsVersionToDartListMonetizationSettingsVersion(List<Object?> v) List<MonetizationSettingsVersion>
fromGraphQLListNullableCountryCodeNullableToDartListNullableCountryCodeNullable(List<Object?>? v) List<CountryCode?>?
fromGraphQLListNullableCountryCodeToDartListNullableCountryCode(List<Object?>? v) List<CountryCode>?
fromGraphQLListNullableCurrencyNullableToDartListNullableCurrencyNullable(List<Object?>? v) List<Currency?>?
fromGraphQLListNullableCurrencyToDartListNullableCurrency(List<Object?>? v) List<Currency>?
fromGraphQLListNullableDonationIdNullableToDartListNullableDonationIdNullable(List<Object?>? v) List<DonationId?>?
fromGraphQLListNullableDonationIdToDartListNullableDonationId(List<Object?>? v) List<DonationId>?
fromGraphQLListNullableInvoiceFileNullableToDartListNullableInvoiceFileNullable(List<Object?>? v) List<InvoiceFile?>?
fromGraphQLListNullableInvoiceFileToDartListNullableInvoiceFile(List<Object?>? v) List<InvoiceFile>?
fromGraphQLListNullableMonetizationSettingsCursorNullableToDartListNullableMonetizationSettingsCursorNullable(List<Object?>? v) List<MonetizationSettingsCursor?>?
fromGraphQLListNullableMonetizationSettingsCursorToDartListNullableMonetizationSettingsCursor(List<Object?>? v) List<MonetizationSettingsCursor>?
fromGraphQLListNullableMonetizationSettingsVersionNullableToDartListNullableMonetizationSettingsVersionNullable(List<Object?>? v) List<MonetizationSettingsVersion?>?
fromGraphQLListNullableMonetizationSettingsVersionToDartListNullableMonetizationSettingsVersion(List<Object?>? v) List<MonetizationSettingsVersion>?
fromGraphQLListNullableOperationCancellationReasonNullableToDartListNullableOperationCancellationReasonNullable(List<Object?>? v) List<OperationCancellationReason?>?
fromGraphQLListNullableOperationCancellationReasonToDartListNullableOperationCancellationReason(List<Object?>? v) List<OperationCancellationReason>?
fromGraphQLListNullableOperationDepositMethodIdNullableToDartListNullableOperationDepositMethodIdNullable(List<Object?>? v) List<OperationDepositMethodId?>?
fromGraphQLListNullableOperationDepositMethodIdToDartListNullableOperationDepositMethodId(List<Object?>? v) List<OperationDepositMethodId>?
fromGraphQLListNullableOperationDepositSecretNullableToDartListNullableOperationDepositSecretNullable(List<Object?>? v) List<OperationDepositSecret?>?
fromGraphQLListNullableOperationDepositSecretToDartListNullableOperationDepositSecret(List<Object?>? v) List<OperationDepositSecret>?
fromGraphQLListNullableOperationIdNullableToDartListNullableOperationIdNullable(List<Object?>? v) List<OperationId?>?
fromGraphQLListNullableOperationIdToDartListNullableOperationId(List<Object?>? v) List<OperationId>?
fromGraphQLListNullableOperationNumNullableToDartListNullableOperationNumNullable(List<Object?>? v) List<OperationNum?>?
fromGraphQLListNullableOperationNumToDartListNullableOperationNum(List<Object?>? v) List<OperationNum>?
fromGraphQLListNullableOperationReasonNullableToDartListNullableOperationReasonNullable(List<Object?>? v) List<OperationReason?>?
fromGraphQLListNullableOperationReasonToDartListNullableOperationReason(List<Object?>? v) List<OperationReason>?
fromGraphQLListNullableOperationsCursorNullableToDartListNullableOperationsCursorNullable(List<Object?>? v) List<OperationsCursor?>?
fromGraphQLListNullableOperationsCursorToDartListNullableOperationsCursor(List<Object?>? v) List<OperationsCursor>?
fromGraphQLListNullableOperationVersionNullableToDartListNullableOperationVersionNullable(List<Object?>? v) List<OperationVersion?>?
fromGraphQLListNullableOperationVersionToDartListNullableOperationVersion(List<Object?>? v) List<OperationVersion>?
fromGraphQLListNullablePercentageNullableToDartListNullablePercentageNullable(List<Object?>? v) List<Percentage?>?
fromGraphQLListNullablePercentageToDartListNullablePercentage(List<Object?>? v) List<Percentage>?
fromGraphQLListNullableSumNullableToDartListNullableSumNullable(List<Object?>? v) List<Sum?>?
fromGraphQLListNullableSumToDartListNullableSum(List<Object?>? v) List<Sum>?
fromGraphQLListNullableURLNullableToDartListNullableUrlNullable(List<Object?>? v) List<Url?>?
fromGraphQLListNullableURLToDartListNullableUrl(List<Object?>? v) List<Url>?
fromGraphQLListNullableUserAffiliatedNumNullableToDartListNullableUserAffiliatedNumNullable(List<Object?>? v) List<UserAffiliatedNum?>?
fromGraphQLListNullableUserAffiliatedNumToDartListNullableUserAffiliatedNum(List<Object?>? v) List<UserAffiliatedNum>?
fromGraphQLListOperationCancellationReasonNullableToDartListOperationCancellationReasonNullable(List<Object?> v) List<OperationCancellationReason?>
fromGraphQLListOperationCancellationReasonToDartListOperationCancellationReason(List<Object?> v) List<OperationCancellationReason>
fromGraphQLListOperationDepositMethodIdNullableToDartListOperationDepositMethodIdNullable(List<Object?> v) List<OperationDepositMethodId?>
fromGraphQLListOperationDepositMethodIdToDartListOperationDepositMethodId(List<Object?> v) List<OperationDepositMethodId>
fromGraphQLListOperationDepositSecretNullableToDartListOperationDepositSecretNullable(List<Object?> v) List<OperationDepositSecret?>
fromGraphQLListOperationDepositSecretToDartListOperationDepositSecret(List<Object?> v) List<OperationDepositSecret>
fromGraphQLListOperationIdNullableToDartListOperationIdNullable(List<Object?> v) List<OperationId?>
fromGraphQLListOperationIdToDartListOperationId(List<Object?> v) List<OperationId>
fromGraphQLListOperationNumNullableToDartListOperationNumNullable(List<Object?> v) List<OperationNum?>
fromGraphQLListOperationNumToDartListOperationNum(List<Object?> v) List<OperationNum>
fromGraphQLListOperationReasonNullableToDartListOperationReasonNullable(List<Object?> v) List<OperationReason?>
fromGraphQLListOperationReasonToDartListOperationReason(List<Object?> v) List<OperationReason>
fromGraphQLListOperationsCursorNullableToDartListOperationsCursorNullable(List<Object?> v) List<OperationsCursor?>
fromGraphQLListOperationsCursorToDartListOperationsCursor(List<Object?> v) List<OperationsCursor>
fromGraphQLListOperationVersionNullableToDartListOperationVersionNullable(List<Object?> v) List<OperationVersion?>
fromGraphQLListOperationVersionToDartListOperationVersion(List<Object?> v) List<OperationVersion>
fromGraphQLListPercentageNullableToDartListPercentageNullable(List<Object?> v) List<Percentage?>
fromGraphQLListPercentageToDartListPercentage(List<Object?> v) List<Percentage>
fromGraphQLListSumNullableToDartListSumNullable(List<Object?> v) List<Sum?>
fromGraphQLListSumToDartListSum(List<Object?> v) List<Sum>
fromGraphQLListURLNullableToDartListUrlNullable(List<Object?> v) List<Url?>
fromGraphQLListURLToDartListUrl(List<Object?> v) List<Url>
fromGraphQLListUserAffiliatedNumNullableToDartListUserAffiliatedNumNullable(List<Object?> v) List<UserAffiliatedNum?>
fromGraphQLListUserAffiliatedNumToDartListUserAffiliatedNum(List<Object?> v) List<UserAffiliatedNum>
fromGraphQLMonetizationSettingsCursorNullableToDartMonetizationSettingsCursorNullable(String? v) MonetizationSettingsCursor?
fromGraphQLMonetizationSettingsCursorToDartMonetizationSettingsCursor(String v) MonetizationSettingsCursor
fromGraphQLMonetizationSettingsVersionNullableToDartMonetizationSettingsVersionNullable(String? v) MonetizationSettingsVersion?
fromGraphQLMonetizationSettingsVersionToDartMonetizationSettingsVersion(String v) MonetizationSettingsVersion
fromGraphQLOperationCancellationReasonNullableToDartOperationCancellationReasonNullable(String? v) OperationCancellationReason?
fromGraphQLOperationCancellationReasonToDartOperationCancellationReason(String v) OperationCancellationReason
fromGraphQLOperationDepositMethodIdNullableToDartOperationDepositMethodIdNullable(String? v) OperationDepositMethodId?
fromGraphQLOperationDepositMethodIdToDartOperationDepositMethodId(String v) OperationDepositMethodId
fromGraphQLOperationDepositSecretNullableToDartOperationDepositSecretNullable(String? v) OperationDepositSecret?
fromGraphQLOperationDepositSecretToDartOperationDepositSecret(String v) OperationDepositSecret
fromGraphQLOperationIdNullableToDartOperationIdNullable(String? v) OperationId?
fromGraphQLOperationIdToDartOperationId(String v) OperationId
fromGraphQLOperationNumNullableToDartOperationNumNullable(int? v) OperationNum?
fromGraphQLOperationNumToDartOperationNum(int v) OperationNum
fromGraphQLOperationReasonNullableToDartOperationReasonNullable(String? v) OperationReason?
fromGraphQLOperationReasonToDartOperationReason(String v) OperationReason
fromGraphQLOperationsCursorNullableToDartOperationsCursorNullable(String? v) OperationsCursor?
fromGraphQLOperationsCursorToDartOperationsCursor(String v) OperationsCursor
fromGraphQLOperationVersionNullableToDartOperationVersionNullable(String? v) OperationVersion?
fromGraphQLOperationVersionToDartOperationVersion(String v) OperationVersion
fromGraphQLPercentageNullableToDartPercentageNullable(String? v) Percentage?
fromGraphQLPercentageToDartPercentage(String v) Percentage
fromGraphQLSumNullableToDartSumNullable(String? v) Sum?
fromGraphQLSumToDartSum(String v) Sum
fromGraphQLURLNullableToDartUrlNullable(String? v) Url?
fromGraphQLURLToDartUrl(String v) Url
fromGraphQLUserAffiliatedNumNullableToDartUserAffiliatedNumNullable(int? v) UserAffiliatedNum?
fromGraphQLUserAffiliatedNumToDartUserAffiliatedNum(int v) UserAffiliatedNum