asJson property

Map<String, dynamic> get asJson

Implementation

Map<String, dynamic> get asJson => {'next': next, 'prev': prev};