class Airport: Any

FakeDataProvider implementation for YamlCategory.AIRPORT category.

Fields

Name Description
val yamlCategory: override
val localUniqueDataProvider: override
val unique: override
val unitedStates: by lazy { UnitedStates(fakerService) }
val europeanUnion: by lazy { EuropeanUnion(fakerService) }