PinInfo constructor

const PinInfo(
  1. {required String tagRes,
  2. required bool needPin}
)

Creates a new PinInfo object.

Implementation

const PinInfo