FlutterInsta class

Constructors

FlutterInsta()

Properties

bio → dynamic
no setter
feedImagesUrl List<String>?
no setter
followers String?
no setter
following → dynamic
no setter
hashCode int
The hash code for this object.
no setterinherited
imgurl → dynamic
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
url String
getter/setter pair
username → dynamic
no setter
website → dynamic
no setter

Methods

downloadReels(String link) Future<String>
getProfileData(String username) Future<void>
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