toggle menu
FMP
DEV-SNAPSHOT
common
switch theme
search in API
FMP
/
ru.fsight.fmp
/
FMPResource
/
Meta
/
Meta
Meta
constructor
(
id
:
Int
=
-1
,
name
:
String
=
""
,
type
:
String
=
""
,
input
:
FMPResource.Meta.Input
?
=
null
,
output
:
List
<
FMPResource.Meta.Argument
>
?
=
listOf()
,
lifetime
:
String
?
=
null
)