Fofa class

Constructors

Fofa(String FoFaKey, String FoFaEmail, {String MaxSize = "100"})

Properties

FoFaEmail String
getter/setter pair
FoFaKey String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

HostDetail(String host, {bool detail = false}) Future<Map>
MyInfo() Future<Map>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
SearchAll(String query, {String fields = "host,ip,port", int page = 1, bool full = false, int size = 100}) Future<Map>
SearchStats(String query, {String fields = ""}) Future<Map>
toString() String
A string representation of this object.
inherited

Operators

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