CursorWithValue 类
属性
方法
-
advance(
int count) → void -
继承的
-
continuePrimaryKey(
Object key, Object primaryKey) → void -
继承的
-
delete(
) → Future -
继承的
-
next(
[Object? key]) → void -
继承的
-
noSuchMethod(
Invocation invocation) → dynamic - 当访问不存在的属性或方法时被调用。继承的
-
toString(
) → String - 此对象的字符串表示。继承的
-
update(
dynamic value) → Future -
继承的
运算符
-
operator ==(
Object other) → bool - 等于运算符。继承的