configPath property

  1. @MappableField()
String configPath

Returns the path of the FVM config file.

Implementation

@MappableField()
String get configPath => _fvmConfigPath(path);