pdIn constant
Specifies that the parameter is passed into the method call.
Implementation
@Deprecated('Use pdIn instead')
static const pdIn = 0x0001;
Specifies that the parameter is passed into the method call.
@Deprecated('Use pdIn instead')
static const pdIn = 0x0001;