menu
native_prebuilt package
documentation
hooks.dart
GitApplyPatchStepConfig
type property
type property
dark_mode
light_mode
type
property
@
override
String
get
type
override
The step type string used for registry dispatch.
Implementation
@override String get type => 'git_apply_patch';
native_prebuilt package
documentation
hooks
GitApplyPatchStepConfig
type property
GitApplyPatchStepConfig class