showWhiteboardTools method Null safety

Future<NEResult<void>> showWhiteboardTools(
  1. bool show
)

Show the whiteboard tools

Implementation

Future<NEResult<void>> showWhiteboardTools(bool show);