offset property

  1. @JsonKey(name: 'offset')
String get offset
inherited

Offset of the results to be returned, can be controlled by the bot

Implementation

@JsonKey(name: 'offset')
String get offset;