setSpeakerPhone method

dynamic setSpeakerPhone()

Implementation

setSpeakerPhone() async {
  await Helper.setSpeakerphoneOn(true);
}