backendMarkerPath property
Where the marker file lives. A future backend-aware factory will use this to detect backend changes between restarts; the current implementation doesn't read it, it's declared here so the field is part of the contract from day one.
Implementation
@override
final String backendMarkerPath;