I have a class and when I try to use it in another class I receive the error below.
using System; using System.Collections.Generic; using System.Linq; name
you can use like this
private dynamic defaultReminder => reminder.TimeSpanText[TimeSpan.FromMinutes(15)];