apply abstract method

Future<void> apply(
  1. Data? data
)

Implementation

Future<void> apply(Data? data);