cursor property Null safety

String? cursor
read / write

可选:查询游标,下次查询的起始位置

Implementation

String? cursor;