lib
jvm
lib
/
app.cash.nostrino.model
/
TextNote
/
TextNote
Text
Note
jvm
constructor
(
text
:
String
,
tags
:
List
<
Tag
>
=
emptyList()
)