Migrations constructor

Migrations([
  1. Map<String, dynamic>? tables
])

Implementation

Migrations([this.tables]);