toJson method

Map<String, dynamic> toJson()

Implementation

Map<String, dynamic> toJson() => {'raw_tables': rawTables, 'tables': tables};