required property

bool? required
final

A boolean flag of an SdkType configuration property to indicate if the associated SDK configuration property is required (true) or not (false).

Implementation

final bool? required;