JusoVM class Null safety

Constructors

JusoVM()

Properties

errorMessage String
read / write
hashCode int
The hash code for this object. [...]
read-only, inherited
jusoList List<Juso>
read / write
jusoResult Stream<List<Juso>>
read-only
keyword String
read / write
page int
read / write
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

fetchJuso(String keyword, int pageNumber) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed. [...]
inherited
resetJusoList() → dynamic
toString() String
A string representation of this object. [...]
inherited

Operators

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

Static Properties

jusoKey String
final