getTableFieldsTypesImpl abstract method

FutureOr<Map<String, Type>?> getTableFieldsTypesImpl(
  1. String table
)

Implementation

FutureOr<Map<String, Type>?> getTableFieldsTypesImpl(String table);