run abstract method

FutureOr<DeckData> run(
  1. DeckData data
)

Implementation

FutureOr<DeckData> run(DeckData data);