ignoreSticky property

  1. @JsonKey.new(name: 'ignore_sticky')
bool? get ignoreSticky
inherited

Implementation

@JsonKey(name: 'ignore_sticky')
bool? get ignoreSticky => throw _privateConstructorUsedError;