effective property

  1. @JsonKey(defaultValue: false)
bool effective
final

Whether this is the currently effective terms of service.

Implementation

@JsonKey(defaultValue: false)
final bool effective;