cursor property

  1. @JsonKey(name: 'cursor')
String? cursor
inherited

Implementation

@JsonKey(name: 'cursor')
String? get cursor => throw _privateConstructorUsedError;