tableIndexes abstract method

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

Implementation

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