tableInfo abstract method

Future<List<MP>> tableInfo(
  1. String name
)

Implementation

Future<List<MP>> tableInfo(String name);