core abstract method

Future<Either<Failure, Unit>> core(
  1. String core
)

Implementation

Future<Either<Failure, Unit>> core(String core);