getBlocSuperApiBaseBloc method

String getBlocSuperApiBaseBloc({
  1. required String pascalCaseApiName,
})

Implementation

String getBlocSuperApiBaseBloc({
  required String pascalCaseApiName,
}) =>
    "super(apiBaseBloc";