TimeConstantLiteral constructor

TimeConstantLiteral(
  1. TimeConstantKind kind
)

Implementation

TimeConstantLiteral(this.kind);