ManifestElements class

Constructors

ManifestElements()

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

Constants

action → const String
activity → const String
application → const String
category → const String
data → const String
intentFilter → const String
manifest → const String
permission → const String
provider → const String
receiver → const String
service → const String
usesFeature → const String
usesPermission → const String
usesSdk → const String