Signature class

Constructors

Signature(NCMB ncmb, {bool isScript = false})

Properties

baseInfo Map
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

fqdn() String
generate(String method, String className, DateTime time, {dynamic objectId = '', dynamic queries = const {}, dynamic definePath = ''}) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
path(dynamic className, {dynamic objectId = '', dynamic definePath = ''}) String
toString() String
A string representation of this object.
inherited
url(dynamic className, {dynamic objectId = '', dynamic queries = const {}, dynamic definePath = ''}) String

Operators

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