RequestableField
public protocol RequestableField : RawRepresentable
Field which can explicitly be requested for an entity, e.g Park
-
fieldNameDefault implementationName of the field
Default Implementation
Declaration
Swift
var fieldName: String { get }
View on GitHub
Install in Dash
RequestableField Protocol Reference