noopSendRoute top-level property

SendRoute noopSendRoute

Implementation

SendRoute get noopSendRoute {
  return (_, __, ___) async {};
}