SwiftField<T> constructor

SwiftField<T>(
  1. T initialValue
)

Implementation

SwiftField(super.initialValue);