charset property

String? charset

Encoding as declared in the charset parameter, if there's any.

Implementation

String? get charset => parameters["charset"];