menu
lean_sdk_flutter package
documentation
models/risk_details.dart
LocalizedName
LocalizedName.new const constructor
LocalizedName.new const constructor
dark_mode
light_mode
LocalizedName
constructor
const
LocalizedName
(
{
String
?
en
,
String
?
ar
,
})
Implementation
const LocalizedName({ this.en, this.ar, });
lean_sdk_flutter package
documentation
models/risk_details
LocalizedName
LocalizedName.new const constructor
LocalizedName class