toggle menu
bluegps_sdk
androidJvm
switch theme
search in API
bluegps_sdk
/
com.synapseslab.bluegps_sdk.data.model.map
/
IconResourceFilter
/
IconResourceFilter
Icon
Resource
Filter
constructor
(
id
:
Int
?
=
null
,
name
:
String
?
=
null
,
icon
:
String
?
=
null
,
iconUrl
:
String
?
=
null
,
iconPath
:
String
?
=
"resource/icons/types/unknown_ico.svg"
,
iconBase64
:
String
?
=
null
)