Skip to main content

EventQueries class

<p>This class creates queries related to the events.</p>

Constructors

EventQueries ()

Properties

hashCodeint

The hash code for this object.
<span class="feature">read-only</span><span class="feature">inherited</span>

runtimeTypeType

A representation of the runtime type of the object.
<span class="feature">read-only</span><span class="feature">inherited</span>

Methods

addEvent() String
deleteEvent(String id) String
fetchOrgEvents(String orgId) String
noSuchMethod(Invocation invocation) dynamic

Invoked when a non-existent method or property is accessed.
<span class="feature">inherited</span>

registerForEvent() String
registrantsByEvent(String eventId) String
toString() String

A string representation of this object.
<span class="feature">inherited</span>

updateEvent({dynamic eventId}) String

Operators

operator ==(Object other) bool

The equality operator.
<span class="feature">inherited</span>