examples property

List examples

Implementation

List get examples => defaultValue != null ? ([..._examples, defaultValue]) : _examples;