migrationExecutions property

List<MigrationExecution>? migrationExecutions
getter/setter pair

The migration executions on the specified service.

Implementation

core.List<MigrationExecution>? migrationExecutions;