Signature class Null safety

Constructors

Signature(NCMB ncmb)

Properties

baseInfo Map
read / write
hashCode int
The hash code for this object. [...]
read-only, inherited
runtimeType Type
A representation of the runtime type of the object.
read-only, inherited

Methods

generate(String method, String className, DateTime time, {dynamic objectId = '', dynamic queries = const {}, dynamic definePath = ''}) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent 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