AgendaItem

constructor(time: String, title: String, description: String? = null)

Parameters

time

时间

title

标题

description

描述