Skip to content

Conversation

@omkarhole
Copy link

This PR adds a new term entry for the Dart Map .isEmpty property.

The entry includes:

  • A short introduction explaining the concept
  • Syntax for using .isEmpty
  • A simple example demonstrating usage

This follows the Codecademy Docs term entry template and style guidelines.

Adds documentation for the Dart Map `.isEmpty` property, including a brief
introduction, syntax, and a usage example aligned with Docs guidelines.
Copilot AI review requested due to automatic review settings December 24, 2025 16:38
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds comprehensive documentation for the Dart Map .isEmpty property, following Codecademy's term entry template. The entry explains how to check if a Map contains no key-value pairs, returning a boolean value.

Key changes:

  • New term entry for .isEmpty property with clear explanation of functionality
  • Two practical code examples demonstrating basic usage and conditional statement integration

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@omkarhole
Copy link
Author

@mamtawardhani I have created Doc for .isEmpty . Please let me know if anything else is needed

omkarhole and others added 2 commits December 24, 2025 22:18
Updates the `.isEmpty` term entry by improving wording and syntax examples
to better align with Docs style guidelines.
Updated parameter description for isEmpty method.
@mamtawardhani mamtawardhani self-assigned this Dec 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants