stringVal property

  1. @visibleForTesting
String get stringVal

Implementation

@visibleForTesting
String get stringVal => '${methods.map((e) => e.name).toList()}: $_path';