World class

Constructors

World()

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

attach(String data, String mimeType, [String? context]) → void
Attach data to the given context which can be a step name or if blank it will be attached to the scenario mimeType one of 'text/plain', 'text/html', 'application/json', 'image/png'
dispose() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setAttachmentManager(AttachmentManager attachmentManager) → void
toString() String
A string representation of this object.
inherited

Operators

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