Unicode.Property.regional_indicator

You're seeing just the function regional_indicator, go back to Unicode.Property module for more information.
Link to this function

regional_indicator(codepoint)

View Source

Returns :regional_indicator or nil indicating if the codepoint or string has the property :regional_indicator.

For string parameters, all codepoints in the string must have the :regional_indicator property in order for the result to :regional_indicator.