cursor property

  1. @JsonKey(name: 'seq')
int get cursor
inherited

Implementation

@JsonKey(name: 'seq')
int get cursor => throw _privateConstructorUsedError;