CodeInline constructor

CodeInline(
  1. String code
)

Implementation

CodeInline(this.code);