SupportedLockPropParser constructor

const SupportedLockPropParser({
  1. required LockEntryElementParser pieceParser,
})

Implementation

const SupportedLockPropParser({required this.pieceParser});