isSelfCare property
Whether this is a self-care action, meaning it was returned from Luscii.getSelfCareActions. Note that isPlanned can still be true if isSelfCare is true. Note that this only works on Android
Implementation
final bool? isSelfCare;
Whether this is a self-care action, meaning it was returned from Luscii.getSelfCareActions. Note that isPlanned can still be true if isSelfCare is true. Note that this only works on Android
final bool? isSelfCare;