BunkerAnnotation constructor

const BunkerAnnotation({
  1. bool? isJsonSerializer = true,
})

Implementation

const BunkerAnnotation({this.isJsonSerializer = true});