plans property

List<Plans>? get plans

Implementation

List<Plans>? get plans => _plans;