objectsToInsert
An array of dictionaries that represents the objects to insert with the keys as attribute names and their assigned values.
Declaration
var objectsToInsert: [[String : Any]]? { get set }An array of dictionaries that represents the objects to insert with the keys as attribute names and their assigned values.
var objectsToInsert: [[String : Any]]? { get set }