menu
zuke_cli package
documentation
tooling.dart
ZukeIndexInput
ZukeIndexInput.new const constructor
ZukeIndexInput.new const constructor
dark_mode
light_mode
ZukeIndexInput
constructor
const
ZukeIndexInput
(
{
required
String
path
,
required
String
digest
,
})
Implementation
const ZukeIndexInput({required this.path, required this.digest});
zuke_cli package
documentation
tooling
ZukeIndexInput
ZukeIndexInput.new const constructor
ZukeIndexInput class