call method

T call(
  1. bool value
)

Implementation

T call(bool value) => builder(VisibilityModifierAttribute(value));