scheduled property Null safety

bool scheduled
final

The scheduling status.

True if the message has a schedule, otherwise false.

Implementation

final bool scheduled;