ContactChannel top-level constant

MethodChannel const ContactChannel

Implementation

const MethodChannel ContactChannel = MethodChannel(
  '$channelPrefix/chat_contact_manager',
  JSONMethodCodec(),
);