extension property

FixedList<Extension>? get extension

Implementation

FixedList<Extension>? get extension => extensionField.getValue(json);