workspaceRef property
File
get
workspaceRef
The .dart_tool/pub/workspace_ref.json
file.
Implementation
File get workspaceRef => file('.dart_tool', 'pub', 'workspace_ref.json');
The .dart_tool/pub/workspace_ref.json
file.
File get workspaceRef => file('.dart_tool', 'pub', 'workspace_ref.json');