toDomain method

Implementation

LinesLongerThanOptions toDomain() => LinesLongerThanOptions(
      charsLimit: charsLimit,
    );