Creates a PlannerBucket instance from JSON data.
factory PlannerBucket.fromJson(Map<String, dynamic> json) => _$PlannerBucketFromJson(json);