examples property

Map<String, Example>? get examples
inherited

A set of reusable Example objects.

Implementation

Map<String, Example>? get examples => throw _privateConstructorUsedError;