ComputedMethod constructor

const ComputedMethod({
  1. bool? keepAlive,
})

Implementation

const ComputedMethod({this.keepAlive});