AndroidPathProvider class

Constructors

AndroidPathProvider()

Properties

hashCode int
The hash code for this object.
no setterinherited
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

Static Properties

alarmsPath Future<String>
get alarms path.
no setter
dcimPath Future<String>
get DCIM path.
no setter
documentsPath Future<String>
get Documents path.
no setter
downloadsPath Future<String>
get Downloads path.
no setter
moviesPath Future<String>
get Movies path.
no setter
musicPath Future<String>
get Music path.
no setter
notificationsPath Future<String>
get Notifications path.
no setter
picturesPath Future<String>
get Pictures path.
no setter
podcastsPath Future<String>
get Podcasts path.
no setter
ringtonesPath Future<String>
get Ringtones path.
no setter