android_play_install_referrer
dart:ffi
DynamicLibrary
operator == method
operator ==
android_play_install_referrer
dart:ffi
DynamicLibrary
operator == method
DynamicLibrary class
Constructors
executable
open
process
Properties
handle
hashCode
runtimeType
Methods
lookup
lookupFunction
noSuchMethod
toString
Operators
operator ==
operator ==
method
bool
operator ==
(
dynamic
other
)
override
Dynamic libraries are equal if they load the same library.
Implementation
external bool operator ==(other);