template property

String? template
final

Template containing references to .OtpCode i.e Your OTP is {{.OtpCode}}

Implementation

final String? template;