repository abstract method

Future<String> repository(
  1. String feature
)

Implementation

Future<String> repository(String feature);