create static method

DbTrieNode create()

Implementation

@$core.pragma('dart2js:noInline')
static DbTrieNode create() => DbTrieNode._();