setOptOut abstract method

Future<void> setOptOut({
  1. required bool optOut,
})

Implementation

Future<void> setOptOut({required bool optOut});