token property Null safety

  1. @JsonKey(name: 'next')
String? token
read / write

Implementation

@JsonKey(name: 'next')
String? token;