MetaDataEntries class

Contains meta data entries

Constructors

MetaDataEntries()

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

privateVendor → const String
Defines the top level of private entries associated with the server, as created by a particular product of some vendor.
sharedAdmin → const String
Indicates a method for contacting the server administrator.
sharedCommend → const String
Defines a comment or note that is associated with the server and that is shared with authorized users of the server.
sharedVendor → const String
Defines the top level of shared entries associated with the server, as created by a particular product of some vendor.