menu
oxford_dictionaries package
documentation
endpoints.dart
SearchEndpoint
offset property
offset property
dark_mode
light_mode
offset
property
int
?
offset
final
Pagination - results offset. The sum of offset and limit must not exceed 10000.
Implementation
final int? offset;
oxford_dictionaries package
documentation
endpoints
SearchEndpoint
offset property
SearchEndpoint class