setBool method

Future<void> setBool(
  1. String name,
  2. bool value
)

Implementation

Future<void> setBool(String name, bool value) async {}