pulkit aggarwal

Results 2 comments of pulkit aggarwal

Hey, Did anyone get a solution for this one?

@abikko can you please try with the below code as _TimesLotForTheDay is a mixin and does not have visibility with the private methods(_fromJson, _toJson) of TimesLotForTheDay class. ``` import 'package:freezed_annotation/freezed_annotation.dart';...