promptForCheckInExceptions property

  1. @JsonKey.new(name: 'PromptForCheckInExceptions', includeIfNull: false)
bool? promptForCheckInExceptions
final

Implementation

@JsonKey(name: 'PromptForCheckInExceptions', includeIfNull: false)
final bool? promptForCheckInExceptions;