sunday-generator
1.1.0-beta.2
generator
/
io.outfoxx.sunday.generator.swift.utils
/
swiftConstant
swift
Constant
fun
DataNode
.
swiftConstant
(
typeName
:
TypeName
,
shape
:
Shape
?
)
:
CodeBlock
fun
DataNode
.
swiftConstant
(
typeName
:
TypeName
,
shape
:
Shape
?
,
builder
:
CodeBlock.Builder
)