Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 502 Bytes

File metadata and controls

26 lines (17 loc) · 502 Bytes
code type title description
true
page
getRoleMapping
Gets the mapping of the internal security roles collection.

getRoleMapping

Gets the mapping of the internal security roles collection.


Future<Map<String, dynamic>> getRoleMapping()

Return

An object representing the internal roles mapping, using Elasticsearch mapping format.

Usage

<<< ./snippets/get-role-mapping.dart