ConditionContext constructor

ConditionContext({
  1. String? accessTime,
})

Implementation

ConditionContext({this.accessTime});