continue_without_smartphone property

  1. @override
String get continue_without_smartphone
override

No description provided for @continue_without_smartphone.

In en, this message translates to: 'Don't have a smartphone? Continue with your current device'

Implementation

@override
String get continue_without_smartphone =>
    '스마트폰을 사용할 수 없으신가요? 현재 사용 중인 기기에서 진행해주세요.';