Address.

DefaultCountry() Method

Summary

Gets the default country.
Namespace
Faker
Containing Type
Address

Syntax

public static string DefaultCountry()

Return Value

Type Description
string The default country.
GitHub