SwiftFunction constructor

const SwiftFunction(
  1. String value
)

Constructor.

Implementation

const SwiftFunction(this.value);