run abstract method

Future<void> run(
  1. DataSource dataSource
)

Run the seeder

Implementation

Future<void> run(DataSource dataSource);