blob: e62712670414e353eef409a085e6c4b5304eb642 [file] [log] [blame]
>>>
List get bindings => [
bind(const StaticFilePath())
.toValue(_staticFilePath.isEmpty ? _libRoot : _staticFilePath)
];
<<<
List get bindings => [
bind(const StaticFilePath())
.toValue(_staticFilePath.isEmpty ? _libRoot : _staticFilePath)
];