OkfBundleApplied constructor
const
OkfBundleApplied({
- required OkfBundleCommitResult result,
Creates an applied result from the exact prepared commit.
Implementation
const OkfBundleApplied({required this.result}) : super._();