HasCustomAttribute.module constructor

const HasCustomAttribute.module(
  1. ModuleIndex value
)

Constructs a HasCustomAttribute referencing a Module.

Implementation

const factory HasCustomAttribute.module(ModuleIndex value) =
    HasCustomAttributeModule;