otpPinResultLabel property
String
get
otpPinResultLabel
PIN
Implementation
String get otpPinResultLabel {
return Intl.message(
'PIN',
name: 'otpPinResultLabel',
desc: '',
args: [],
);
}