CastOptions.allowInvalidUtf8

Get allowInvalidUtf8 property.

  1. bool allowInvalidUtf8 [@property getter]
    class CastOptions
    @property
    bool
    allowInvalidUtf8
    ()
  2. bool allowInvalidUtf8 [@property setter]

Return Value

Type: bool

Whether invalid UTF-8 string value is allowed or not.