forceExtended property
Whether the extended form was asked for even though the lengths fit the short one.
Cards that reject extended APDUs are common enough that this is never inferred; a
reader that has checked IsoDep.isExtendedLengthApduSupported, or that knows its card,
sets it.
Implementation
final bool forceExtended;