StringIndex.fromJson constructor
      
      StringIndex.fromJson(
    
    
- int value
Implementation
factory StringIndex.fromJson(int value) => StringIndex(value);factory StringIndex.fromJson(int value) => StringIndex(value);