ErrorTokenizationResult constructor

ErrorTokenizationResult(
  1. String error
)

Implementation

ErrorTokenizationResult(this.error) : super._();