Notifications when subscribed vehicle data changes.
See: SDLSubscribeVehicleData
The subscribed module data that changed
@property (nonatomic, strong) SDLModuleData *_Nonnull moduleData;
var moduleData: SDLModuleData { get set }