hasNextPage property
Indicates whether there is a next page of transactions available.
Implementation
@BuiltValueField(wireName: r'hasNextPage')
bool? get hasNextPage;
Indicates whether there is a next page of transactions available.
@BuiltValueField(wireName: r'hasNextPage')
bool? get hasNextPage;