CpiGuard constructor

const CpiGuard({
  1. required bool lockCpi,
})

Implementation

const CpiGuard({required this.lockCpi});