requiresAuthentication property

bool? requiresAuthentication
final

Required. Text encoding that is used to convert the message from the string representation to a data representation to render the barcode. The value is typically iso-8859-1, but you may use another encoding that is supported by your barcode scanning infrastructure.

Implementation

final bool? requiresAuthentication;