9#import <Foundation/Foundation.h> 
   11NS_ASSUME_NONNULL_BEGIN
 
Live Data information model. Holds the currently active domain types for a dataset.
Definition MPLiveDataInfo.h:15
 
NSArray< NSString * > * activeDomainTypes
Get the currently active domain types for a dataset.
Definition MPLiveDataInfo.h:17