updateFirst property

_DbContactListQueryUpdate get updateFirst

Implementation

_DbContactListQueryUpdate get updateFirst =>
    _DbContactListQueryUpdateImpl(this, limit: 1);