Position constructor

Position(
  1. {String type = 'corner',
  2. required String cornerPosition}
)

Implementation

Position