trustedSource property
bool?
get
trustedSource
Implementation
bool? get trustedSource => _$this._trustedSource;
set
trustedSource
(bool? trustedSource)
Implementation
set trustedSource(bool? trustedSource) =>
_$this._trustedSource = trustedSource;