startDepreciatingFixedAssetsTheMonthAfterTheyAreReceived property

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

Implementation

@JsonKey(
    name: 'StartDepreciatingFixedAssetsTheMonthAfterTheyAreReceived',
    includeIfNull: false)
final bool? startDepreciatingFixedAssetsTheMonthAfterTheyAreReceived;