entries property

List<BlocStateEntry> get entries

Implementation

static List<BlocStateEntry> get entries => List.unmodifiable(_entries);