SealdSearchGroupTMRTemporaryKeysOpts class
SealdSearchGroupTMRTemporaryKeysOpts holds the tmr filters used when searching group TMR temporary keys.
Constructors
- SealdSearchGroupTMRTemporaryKeysOpts({String groupId = "", int page = 1, bool all = false})
Properties
- all → bool
- 
  Should return all pages after page.final
- groupId → String
- 
  Return only the TMR temporary keys that give access to this groupId.
  final
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- page → int
- 
  Page to return.
  final
- 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