configPath property
String?
get
configPath
Implementation
String? get configPath => resolvedModelFilePath(
ModelFileRole.MODEL_FILE_ROLE_CONFIG,
);
String? get configPath => resolvedModelFilePath(
ModelFileRole.MODEL_FILE_ROLE_CONFIG,
);