class OnebusawaySDK::Internal::Type::Boolean

def self.===(other) = other == true || other == false

Returns:
  • (Boolean) -

Parameters:
  • other (Object) --

Other tags:
    Api: - public
def self.===(other) = other == true || other == false