dataSource abstract method

Future<String> dataSource(
  1. String dataSource
)

Implementation

Future<String> dataSource(String dataSource);