PlanUpTo.fromJson constructor

PlanUpTo.fromJson(
  1. Object? json
)

Implementation

PlanUpTo.fromJson(Object? json) : _value = json!;