run abstract method

  1. @override
Future<Result<T>> run(
  1. A args
)
override

Implementation

@override
Future<Result<T>> run(A args);