Scraping class final

Elements marked with this annotation use "scraping" as a way to provide results This may include illegal, unethical or indirect to obtain and transform the data

This annotation doesn't prevent using those elements, it's only purpose is to inform that such elements may imply a moral, ethical, legal cost or grey area when used.

Annotations
  • @immutable

Constructors

Scraping({Object? purpose})
const

Properties

hashCode int
The hash code for this object.
no setterinherited
purpose Object?
Why was scraping the only solution here
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited