debug property

  1. @Deprecated('Set [UnsplashClient.logger.level] to Level.FINE for debug logging')
bool debug
final

Whether to log debug information.

Implementation

@Deprecated(
  'Set [UnsplashClient.logger.level] to Level.FINE for debug logging',
)
final bool debug;