tools property

List<InAppDevToolsItem> get tools

Implementation

List<InAppDevToolsItem> get tools => List.unmodifiable(_tools);