add abstract method

Future<void> add(
  1. Component component
)

Implementation

Future<void> add(Component component);