updateFirst property

_DbContactListQueryUpdate get updateFirst

Implementation

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