additionalProps property

List<Object?> get additionalProps

The concrete class must implement this method to return a list of additional properties that are specific to the concrete class.

Implementation

List<Object?> get additionalProps;