position property

Implementation

Input$StoryContentPositionInput? get position =>
    (_$data['position'] as Input$StoryContentPositionInput?);