bloc abstract method

Future<String> bloc(
  1. String blocName
)

Implementation

Future<String> bloc(String blocName);