MBCountryProvider
@objc
public class MBCountryProvider : NSObject
                Class describing a country document provider. Contains general document providers by default.
- 
                  
                  
Array of supported document providers by this country
Declaration
Swift
public var supportedDocuments: [MBDocumentType] { get } 
            View on GitHub
          
            Install in Dash
          
      MBCountryProvider Class Reference