get abstract method

Future<Webhook?> get(
  1. Object id,
  2. bool force
)

Implementation

Future<Webhook?> get(Object id, bool force);