SubLine constructor

SubLine({
  1. String? rawString,
})

Implementation

SubLine({this.rawString});